Skip to content

A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.

License

Notifications You must be signed in to change notification settings

PHP-WebRTC/sctp

SCTP Library for PHP

PHP Version License

A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels. This package supports stream multiplexing, retransmissions, congestion control, and reliable or partially reliable data delivery.

Features

  • Full support for SCTP packet parsing and serialization
  • Stream multiplexing for data channels
  • Congestion control and retransmission mechanisms
  • Timer-based delivery (RFC 3758)
  • Partial reliability support

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 library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages