Suave.Sockets Namespace

Type/Module Description

AsyncSocket

ByteSegment

ConcurrentPool<'T>

Connection (Module)

Connection (Type)

A connection (TCP implied) is a thing that can read and write from a socket and that can be closed.

Error

ITransport

SocketOp

The module

SocketOp<'a>

ValueTask-based socket operation for allocation-free synchronous completions

SslTransport

TcpTransport