Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Move away from sio. Use libp2p & protobuf instead #41

Closed
mkg20001 opened this issue Jan 12, 2018 · 6 comments
Closed

Move away from sio. Use libp2p & protobuf instead #41

mkg20001 opened this issue Jan 12, 2018 · 6 comments

Comments

@mkg20001
Copy link
Member

As @lgierth requested I'm rewriting ws-star to use libp2p and protocol buffers instead of socket.io

Initial draft of the new protocol: Protocol Draft.md.txt

@mkg20001
Copy link
Member Author

Or wait... should use p2p-circuit instead facepalm

@dryajov
Copy link
Member

dryajov commented Jan 12, 2018

mm... not sure where p2p-circuit fits here :), would you mind providing some background?

@daviddias
Copy link
Member

@mkg20001 💯 to move away from SIO and to use p2p-circuit.

To make it happen, we will need first to do libp2p/js-libp2p#130 //cc @pgte. Otherwise, the internal wiring will be super messy.

While at that giant refactor, we should also do libp2p/js-libp2p#98 as it will make some of the issues we have detected in the past disappear.

@mkg20001
Copy link
Member Author

@dryajov It's about libp2p/js-libp2p#134

@mkg20001
Copy link
Member Author

mkg20001 commented Feb 4, 2018

Pr #43

@mkg20001
Copy link
Member Author

Closing this as the rendezvous protocol is now a thing. https://github.com/libp2p/js-libp2p-rendezvous

@ghost ghost removed the ready label Jun 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants