Module wrpc_transport::frame

source ·
Expand description

wRPC transport stream framing

Structs§

Enums§

Constants§

Traits§

  • Accepts connections on a transport
  • Extension trait for Accept
  • Connection handler defines the connection I/O behavior. It is mostly useful for transports that may require additional clean up not already covered by [AsyncWrite::shutdown], for example. This API is experimental and may change in backwards-incompatible ways in the future.

Functions§

  • Invoke function func on instance instance