You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: