Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 #70

Open
twofingerrightclick opened this issue Nov 10, 2020 · 1 comment

Comments

@twofingerrightclick
Copy link

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 twofingerrightclick changed the title socket.io-p2p is no longer in working condition socket.io-p2p is no longer in working condition - don't expect to be able to use this module Nov 10, 2020
@littlej247
Copy link

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

@twofingerrightclick twofingerrightclick changed the title socket.io-p2p is no longer in working condition - don't expect to be able to use this module 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 Nov 11, 2020
@twofingerrightclick twofingerrightclick changed the title 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 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 Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants