Structs§
- Server
Options - Server
Options Builder - Builder for
ServerOptions
. - TcpStream
Server - A
TcpStreamServer
is a TCP service that listens on a port for incoming response connections. A Response connection is a connection that is established by a client with the intention of sending specific data back to the server.
Enums§
- Server
Options Builder Error - Error type for ServerOptionsBuilder