Download the PHP package quasarstream/datachannel without Composer
On this page you can find all versions of the php package quasarstream/datachannel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quasarstream/datachannel
More information about quasarstream/datachannel
Files in quasarstream/datachannel
Download quasarstream/datachannel
More information about quasarstream/datachannel
Files in quasarstream/datachannel
Vendor quasarstream
Package datachannel
Short Description A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Package datachannel
Short Description A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Keywords WebRTCdatachannel
Please rate this library. Is it a good library?
Informations about the package datachannel
WebRTC Data Channel Implementation
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
Features
- Bidirectional communication: Send and receive arbitrary data between peers
- Configurable reliability: Ordered/unordered delivery with retransmission policies
- Flow control: Monitor buffered data with threshold notifications
- Event-driven API: React to state changes and data arrival
- Flexible negotiation: Support for both in-band and out-of-band channel establishment
Requirements
- PHP ≥ 8.4
Documentation
This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:
Credits
Authors
-
Amin Yazdanpanah
- Website: aminyazdanpanah.com
- Email: [email protected]
- Sana Moniri
- GtiHub: sanamoniri
Reporting Issues
Found a bug? Please report it on our issues.
License
BSD 3-Clause License. See LICENSE for details.
All versions of datachannel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
quasarstream/exception Version ^1.0
evenement/evenement Version ^3.0
psr/log Version ^3.0
quasarstream/exception Version ^1.0
evenement/evenement Version ^3.0
psr/log Version ^3.0
The package quasarstream/datachannel contains the following files
Loading the files please wait ....