API Reference xturn_sockets v#2.0.0

View Source

Modules

Generic accept loop for connection/association-oriented transports.

Per-tier packet framing state machine.

Frames packets using a fixed-size length header.

No framing: each push/3 produces one immediately poppable packet.

Generic reordering decorator over any inner Accumulator.

Runtime configuration for xturn_sockets.

Transport-level connection context passed to handlers.

Per-connection process that owns accumulator state across reads and fully drains after each inbound chunk.

Plain-UDP listener that drains every whole packet from each datagram independently.

Business logic callback for a single framing tier.

Declarative multi-tier pipeline specification.

Dynamic supervisor for connection processes.

Telemetry handlers for monitoring TURN server socket performance

Dynamic supervisor for async tier session workers.

Uniform socket I/O behaviour for all wire protocols.