mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 10:01:25 +00:00
Wrap multistream-select streams under a Negotiated (#1001)
This commit is contained in:
@ -61,6 +61,7 @@
|
||||
|
||||
/// Multi-address re-export.
|
||||
pub use multiaddr;
|
||||
pub use multistream_select::Negotiated;
|
||||
|
||||
mod keys_proto;
|
||||
mod peer_id;
|
||||
|
Reference in New Issue
Block a user