Expand description
Server handshake machine.
Structs§
- Stub for callback that does nothing.
- Server handshake role.
Traits§
- The callback trait.
Functions§
- Create a response for the request.
- Create a response for the request with a custom body.
- Write
response
to the streamw
.
Type Aliases§
- Server error response type.
- Server request type.
- Server response type.