Download the PHP package quasarstream/ice without Composer
On this page you can find all versions of the php package quasarstream/ice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quasarstream/ice
More information about quasarstream/ice
Files in quasarstream/ice
Download quasarstream/ice
More information about quasarstream/ice
Files in quasarstream/ice
Vendor quasarstream
Package ice
Short Description A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Package ice
Short Description A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.
License BSD-3-Clause
Homepage https://www.quasarstream.com/webrtc
Please rate this library. Is it a good library?
Informations about the package ice
ICE
A PHP implementation of the Interactive Connectivity Establishment (ICE) protocol for WebRTC. This library helps establish peer-to-peer connectivity by handling candidate gathering, prioritization, connectivity checks, and consent freshness.
Features
- STUN and TURN support (RFC 5389 / RFC 5766)
- Host, server-reflexive, relayed, and peer-reflexive candidates
- Candidate prioritization and pair selection
- ICE connectivity checks using STUN Binding Requests
- Consent freshness mechanism
- ICE Lite mode (optional)
-
IPv4 and IPv6 support
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 ice with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
quasarstream/exception Version ^1.0
quasarstream/turn Version ^1.0
quasarstream/stun Version ^1.0
quasarstream/mdns Version ^1.0
psr/log Version ^3.0
quasarstream/exception Version ^1.0
quasarstream/turn Version ^1.0
quasarstream/stun Version ^1.0
quasarstream/mdns Version ^1.0
psr/log Version ^3.0
The package quasarstream/ice contains the following files
Loading the files please wait ....