Back to search
Code samples and experiments with WebRTC
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
simple-datachannel-star-topology: Establish data channels between any number of peers where there is one host per room who relays all messages. Peers don't know about each other. As soon as the host terminates the room, all of its users are disconnected also.
582550eView on GitHubsimple-datachannel: Establish a data channel between two peers and send text data
b17fb2eView on GitHub