Expand description
The helpful bootstrap APIs which enable an easy implementation of typical client side and server side pipeline initialization.
Structs§
- Bootstrap
TcpClient - A Bootstrap that makes it easy to bootstrap a pipeline to use for TCP clients.
- Bootstrap
TcpServer - A Bootstrap that makes it easy to bootstrap a pipeline to use for TCP servers.
- Bootstrap
UdpClient - A Bootstrap that makes it easy to bootstrap a pipeline to use for UDP clients.
- Bootstrap
UdpServer - A Bootstrap that makes it easy to bootstrap a pipeline to use for UDP servers.
Type Aliases§
- Pipeline
Factory Fn - Creates a new Pipeline