PHP WebRTC
Pinned Loading
Repositories
- signaling-js-sdk Public
A lightweight and efficient WebRTC signaling library written in TypeScript, using WebSocket and Protocol Buffers to exchange SDP (Session Description Protocol) messages
- ice Public
A PHP implementation of the Interactive Connectivity Establishment (ICE) protocol for WebRTC.
- stun Public
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
- signaling Public
A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets.
- dtls Public
A PHP implementation of Datagram Transport Layer Security (DTLS), designed for secure communication over UDP, especially in real-time communication protocols such as WebRTC and SRTP.
- sctp Public
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
- datachannel Public
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
Top languages
Loading…
Most used topics
Loading…