Module fedimint_server::net

source ·
Expand description

Networking for mint-to-mint and client-to-mint communiccation

Modules§

  • Implements the client API through which users interact with the federation
  • Provides an abstract network connection interface and multiple implementations
  • Adapter that implements a message based protocol on top of a stream based one
  • Implements a connection manager for communication with other federation members
  • Implements a connection manager for communication with other federation members