socket.io-p2p icon indicating copy to clipboard operation
socket.io-p2p copied to clipboard

socket.io-p2p and its companion socket.io-p2p-server are no longer in working condition - don't expect to be able to use this module other than on a local network

Open twofingerrightclick opened this issue 5 years ago • 1 comments

I am working on debugging several issues with socket.io-p2p. I hopefully will have a working copy for use with simple-peer 9.. soon.

Main bugs are double signaling - You'll notice this when running the outdated chat example when the receiving peer will receive the message twice. This bug has far worse consequences - makes cross network p2p connections impossible with the modules current logic.

This is a really cool middleware for p2p and websocket interaction and I wish it had more use.

twofingerrightclick avatar Nov 10 '20 23:11 twofingerrightclick

This is cool. I'm surprised they just let it go.

littlej247 avatar Nov 11 '20 04:11 littlej247