peerjs
peerjs copied to clipboard
Add support for defining WebSocket `protocol` to use with Peer instance
This PR adds a protocol option to the PeerOptions, that users can use to for instance choose different versions of Peer servers, and more.