Structs

  • The future that drives P2P client to establish a connection.
  • Handle used to monitor the P2P client in process of establishing a connection and subscription streams.

Enums

Functions

  • Initiates a client connection, returning a connection handle and the connection future that must be polled to complete the connection.

Type Aliases

  • An error type to signal that the connection was not established. The reason should be logged already, so this error type should not be used for reporting.