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.