This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Move away from sio. Use libp2p & protobuf instead #41
Labels
Comments
Or wait... should use p2p-circuit instead facepalm |
mm... not sure where p2p-circuit fits here :), would you mind providing some background? |
@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. |
@dryajov It's about libp2p/js-libp2p#134 |
Pr #43 |
Closing this as the rendezvous protocol is now a thing. https://github.com/libp2p/js-libp2p-rendezvous |
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.
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
The text was updated successfully, but these errors were encountered: