Replies: 1 comment
-
|
The definition of a custom protocol can be as simple as copy-paste a existing protocol implementation and then change its |
Beta Was this translation helpful? Give feedback.
-
|
The definition of a custom protocol can be as simple as copy-paste a existing protocol implementation and then change its |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am looking to extend on libp2p and would like to know how to achieve custom protocols that can modularly be added to libp2p. For example, if I would like to create a crate for a custom protocol and let others use it.
Could you create an example or detail out how it would be done.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions