Module wrpc_transport::frame
source · Expand description
wRPC transport stream framing
Structs§
- Wrapper returned by
AcceptExt::map_context
- Frame decoder
- Frame encoder
- Owned wRPC frame
- wRPC frame reference
- Incoming framed stream
- Outgoing framed stream
- wRPC server for framed transports
Enums§
- Error returned by
Server::accept
Constants§
- Framing protocol version
Traits§
- Accepts connections on a transport
- Extension trait for Accept
Functions§
- Invoke function
func
on instanceinstance