mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-06 13:11:36 +00:00
Distinguish between initiator and receiver
This commit is contained in:
@ -166,4 +166,4 @@ pub use self::connection_reuse::ConnectionReuse;
|
||||
pub use self::multiaddr::Multiaddr;
|
||||
pub use self::muxing::StreamMuxer;
|
||||
pub use self::transport::{ConnectionUpgrade, PlainTextConfig, Transport, UpgradedNode, OrUpgrade};
|
||||
pub use self::transport::SimpleProtocol;
|
||||
pub use self::transport::{Endpoint, SimpleProtocol};
|
||||
|
Reference in New Issue
Block a user