Module quic_rpc::transport::quinn_flume_socket
source · Expand description
Custom quinn transport that uses the interprocess crate to provide local interprocess communication via either Unix domain sockets or Windows named pipes.
Structs§
- An implementation of quinn::AsyncUdpSocket that uses flume channels
- A packet for the flume socket.
Functions§
- Create a pair of directly connected endpoints.