Replies: 5 comments
-
Same question. The newest p2p version is publish in 2018. Looks like crate p2p is abandoned. Meanwhile, lib-p2p is still being updated. |
Beta Was this translation helpful? Give feedback.
-
CKB uses nervosnetwork/p2p not the crate p2p. |
Beta Was this translation helpful? Give feedback.
-
I have heard that cause of driftluo meet some magic bugs when used libp2p, he choose to build a another crate for easily using. I have the experience using libp2p, its plenty of trait made it really hard to build a simple application ( complex api ). Most important, libp2p not support wasm, since it depend on crate net2. |
Beta Was this translation helpful? Give feedback.
-
There's no plan to support wasm yet. But @driftluo is implementing the protocol in Go. If it supports wasm target, then we'll have a wasm implementation as well. |
Beta Was this translation helpful? Give feedback.
-
@zhaxzhax tentacle support wasm now |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See the title.
Beta Was this translation helpful? Give feedback.
All reactions