lobby
lobby copied to clipboard
Document setup
Hi,
I’m looking for a game-agnostic JS lobby server component, so this looks good. I’m missing a bit of information, though, e.g. how the components interact, what APIs are provided, and maybe a link to a running application using it. Also, I see mentions of Chrome – is this cross-browser or Chrome only?
Thanks, Joachim
Seems the owner didn't read this.
I realize this is quite late, but the latest version of this library is not at all Chrome specific as the peer connections use WebRTC DataChannels which can connect between Chrome, Firefox and Safari.
This might be helpful for WebRTC DataChannels: https://github.com/blockspacer/webrtc-datachannels