Module quic_rpc::transport

source ·
Expand description

Transports for quic-rpc

Modules§

  • Boxed transport with concrete types
  • Transport that combines two other transports
  • Memory transport implementation using flume
  • http2 transport using hyper
  • Custom quinn transport that uses the interprocess crate to provide local interprocess communication via either Unix domain sockets or Windows named pipes.
  • Miscellaneous transport utilities
  • QUIC transport implementation based on quinn
  • Custom quinn transport that uses the interprocess crate to provide local interprocess communication via either Unix domain sockets or Windows named pipes.

Enums§

Traits§