Module uflow::server

source ·
Expand description

Server-related connection objects and parameters.

Structs

Stores configuration parameters for a Server object.
Used by a Server object to represent a connected client.
Acts as a host for inbound uflow connections.

Enums

Represents a connection error.
Used to signal connection events and deliver received packets.