Module rpc_it::transport

source ·

Modules

Traits

  • A message reader trait. This is used to read message from the underlying transport layer.
  • A message writer trait, which is used to write message to the underlying transport layer.