signalhub

Signalling server

A signalling server for coordinating handshaking in real-time applications

Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.

GitHub

668 stars
21 watching
95 forks
Language: JavaScript
last commit: 10 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
simplewebrtc/signalmaster A simple signaling server for WebRTC applications 1,304
rtc-io/rtc-switchboard An in-memory signalling server for real-time communication using WebSockets 57
mafintosh/hypername A distributed name server allowing multiple computers to share and synchronize key-value pairs 36
mafintosh/discovery-server A TCP/UTP server that auto announces itself using discovery-channel 58
mafintosh/deejay Enables real-time music broadcasting across a local network 126
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
mafintosh/multicast-dns An implementation of a low-level multicast DNS protocol in pure JavaScript 513
kitura/bluesignals A generic signal handling framework that provides cross-platform APIs for trapping and handling operating system signals. 95
mafintosh/network-address A utility project that provides a simple way to retrieve the local network address of a machine 67
mafintosh/dns-packet A library for encoding and decoding DNS packets 207
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46
mafintosh/ip-packet Tools for working with IP packets in JavaScript. 42
mafintosh/noise-network An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. 97
ehmicky/human-signals Provides a standardized interface to process signals in Node.js 281
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 383