Skip to content

PHP-WebRTC/turn

TURN Library for PHP

PHP Version License

A PHP implementation of TURN (Traversal Using Relays around NAT) to facilitate NAT traversal for WebRTC by relaying media through a TURN server when peer-to-peer fails.

Features

  • Encode and decode TURN allocation and channel messages
  • Relay address allocation
  • Integrates with STUN and ICE workflows
  • Message integrity and credential verification

Requirements

  • PHP ≥ 8.4

Documentation

This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:

PHP WebRTC Documentation

Credits

Authors

Reporting Issues

Found a bug? Please report it on our issues.

License

BSD 3-Clause License. See LICENSE for details.

References

About

A PHP implementation of TURN (Traversal Using Relays around NAT)

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages