Enums

  • Identifier of a connection to a peer. A peer may have multiple opened connections, and this identifier can be used to make sure a message is replied on the right connection.
  • Connection status of a remote node via the transport.
  • Event generated by the transport to be handled by client.
  • Event generated by client of transport to be handled by transport.
  • Component / service of the Exocore architecture to which a message is intended / originating. Ex: Chain service

Traits

Type Definitions