Module bore_cli::shared

source ·
Expand description

Shared data structures, utilities, and protocol definitions.

Structs

  • Transport stream with JSON frames delimited by null characters.

Enums

  • A message from the client on the control connection.
  • A message from the server on the control connection.

Constants

Functions

  • Copy data mutually between two read/write streams.