can i use socket.io-p2p to establish a connection between my server and client
rockyjordan opened this issue · 0 comments
rockyjordan commented
can i use socket.io-p2p and socket.io-p2p-server to establish a peer connection between my server and client? I want to send getUserMedia streams to my server perform some operations and send it back to the client.