Download the PHP package quasarstream/signaling without Composer
On this page you can find all versions of the php package quasarstream/signaling. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quasarstream/signaling
More information about quasarstream/signaling
Files in quasarstream/signaling
Download quasarstream/signaling
More information about quasarstream/signaling
Files in quasarstream/signaling
Vendor quasarstream
Package signaling
Short Description A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Package signaling
Short Description A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Please rate this library. Is it a good library?
Informations about the package signaling
Signaling
A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets using a unified adapter-based architecture with ReactPHP.
Features
- Unified signaling interface with adapter pattern
- WebSocket, TCP, UDP, and UNIX socket support
- Works with ReactPHP event loop
- Send and receive SDP offers/answers and ICE candidates
Requirements
- PHP ≥ 8.4 with protobuf and FFI extension enabled
- install protobuf (for more information visit https://github.com/protocolbuffers/protobuf/tree/main/php)
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 signaling with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
ext-protobuf Version *
ext-ffi Version *
cboden/ratchet Version ^0.4
google/protobuf Version ^4.13
react/datagram Version ^1.10
react/socket Version ^1.16
quasarstream/sdp Version ^1.0
ext-protobuf Version *
ext-ffi Version *
cboden/ratchet Version ^0.4
google/protobuf Version ^4.13
react/datagram Version ^1.10
react/socket Version ^1.16
quasarstream/sdp Version ^1.0
The package quasarstream/signaling contains the following files
Loading the files please wait ....