Skip to main content

Module socket

Module socket 

Source
Expand description

Socket state publication and reconnect control for live clients.

Structs§

SocketControl
State publisher and reconnect registration for one logical socket endpoint.
SocketControlFactory
Creates socket controls which share client identity and registry ownership.
SocketReconnectHandle
Cloneable control handle for one registered socket endpoint.
SocketReconnectRegistry
Registry of reconnectable socket endpoints owned by one live node.

Enums§

SocketReconnectLookup
Outcome from resolving a client socket through a live node registry.
SocketReconnectRequestOutcome
Outcome of a controller-owned reconnect request.