Module apis::channel

source ·

Modules

Structs

  • Main channel struct.
  • Channel definition.
  • Sender disconnected, no further messages will ever be received.
  • Receiver disconnected, message will never be deliverable.

Enums

Traits

  • Interface for a channel endpoint.
  • Unique identifier with a total mapping to channel infos.
  • Interface for a channel sourcepoint.

Functions

Type Aliases