Module stream

Source
Expand description

A client transport using a stream socket.

Structsยง

Config
Configuration for a stream transport connection.
Connection
A connection to a single stream transport.
Request
An active request.
RequestMulti
An active request.
Transport
The underlying machinery of a stream transport.