mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-29 02:31:20 +00:00
- Contrast `NetworkBehaviour` and `Transport`. - Describe hierarchy of `NetworkBehaviour` implementations. - Describe `NetworkBehaviour` combinators. - Describe `NetworkBehaviour` derive macro. - Document `out_event` mechanism`. - Document `ignore` mechanism.