Laplace is an open-source project to enable screen sharing directly via browser. Based on WebRTC for low latency peer-to-peer connections, and WebSocket implemented in golang for signaling.
A WebRTC signaling server with support of MQTT and WebSocket as transport protocols, token based authentication (JSON Web Token) and external policy based authorization.
TangoFX Sessions is a plug and play platform for Internet calling. It not only makes video call over internet but also provides us the ability to use immensely interactive tools with our communication for example features such as creating drawing or writing code together while in a video call.
A nodejs-based webrtc signaling server built with web sockets. This follows the concept of real telephone calling and receiving. It is not a process to connect to any domain like apprtc.
Signaling server for exchanging SDP datagram between clients to establish peer-to-peer connection via WebRTC. Clients use their public PGP keys as names and sign their messages with private PGP keys.