rocketcrab icon indicating copy to clipboard operation
rocketcrab copied to clipboard

Investigate peer to peer negotiation for games

Open tannerkrewson opened this issue 5 years ago • 0 comments

Currently, every game needs its own server to communicate with the other players. Rocketcrab could use something like https://github.com/peers/peerjs to help developers connect each browser instance without the need for an actual server, instead using one of the players devices as the "server".

tannerkrewson avatar Jul 13 '20 00:07 tannerkrewson