Added IROH stats expose
This commit is contained in:
@@ -121,6 +121,6 @@ pub use service::{
|
||||
|
||||
// Re-exported types from the transport layer that appear in this API.
|
||||
pub use federation_net::{
|
||||
ByteStream, EndpointAddr, EndpointId, NetworkId, PeerTicket, RecvStream, RendezvousConfig,
|
||||
SecretKey, SendStream, StreamAcceptor,
|
||||
ByteStream, ByteStreamConnectionStats, ConnectionPathKind, EndpointAddr, EndpointId, NetworkId,
|
||||
PeerTicket, RecvStream, RendezvousConfig, SecretKey, SendStream, StreamAcceptor,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user