List of all items
Structs
- Id
- InvalidAddress
- InvalidKeypair
- InvalidPublicKey
- InvalidSecretKey
- Keypair
- NetConf
- NetConfBuilder
- Network
- PublicKey
- SecretKey
- addr::InvalidAddress
- chan::Buf
- chan::Chan
- chan::Receiver
- chan::Sender
- frame::Header
- frame::InvalidHeader
- id::Id
- metrics::NetworkMetrics
- net::ConnectTask
- net::IoTask
- net::Network
- net::Peer
- net::Server
- net_conf_builder::Empty
- net_conf_builder::SetBind
- net_conf_builder::SetKeypair
- net_conf_builder::SetLabel
- net_conf_builder::SetMaxMessageSize
- net_conf_builder::SetMetrics
- net_conf_builder::SetName
- net_conf_builder::SetParties
- net_conf_builder::SetPeerCapacityEgress
- net_conf_builder::SetPeerCapacityIngress
- net_conf_builder::SetRetryDelays
- net_conf_builder::SetTotalCapacityEgress
- net_conf_builder::SetTotalCapacityIngress
- net_conf_builder::sealed::Sealed
- retry::Bucket
- retry::Buffer
- retry::Inner
- retry::Message
- retry::Pending
- retry::Retry
- retry::Trailer
- time::Countdown
- time::Inner
- time::Timestamp
- x25519::InvalidKeypair
- x25519::InvalidPublicKey
- x25519::InvalidSecretKey
- x25519::Keypair
- x25519::PublicKey
- x25519::SecretKey
Enums
- Address
- NetworkError
- Role
- addr::Address
- error::Empty
- error::NetworkError
- frame::Type
- net::Command
- net::Message
- retry::Target
Traits
Functions
- chan::channel
- metrics::peer_counters
- metrics::peer_gauges
- net::connect
- net::handshake
- net::on_handshake
- net::recv_frame
- net::recv_loop
- net::send_frame
- net::send_loop
- retry::retry
Type Aliases
Statics
Constants
- LAST_DELAY
- MAX_MESSAGE_SIZE
- NUM_DELAYS
- metrics::CONNECT_ATTEMPTS
- metrics::LATENCY
- metrics::PEER_IQUEUE_CAP
- metrics::PEER_OQUEUE_CAP
- net::CONNECT_TIMEOUT
- net::HANDSHAKE_TIMEOUT
- net::MAX_NOISE_HANDSHAKE_SIZE
- net::MAX_NOISE_MESSAGE_SIZE
- net::MAX_PAYLOAD_SIZE
- net::NOISE_PARAMS
- net::PING_INTERVAL
- net::REPLY_TIMEOUT
- retry::MAX_BUCKET