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
- Miscellaneous transport utilities
- QUIC transport implementation based on quinn
Enums§
- The kinds of local addresses a ServerEndpoint can be bound to.
Traits§
- A connection to a specific remote machine
- Types that are common to both
Connection
andServerEndpoint
. - Errors that can happen when creating and using a
Connection
orServerEndpoint
. - A server endpoint that listens for connections