Module server

Source
Expand description

event loop management

Structs§

ListenSession
ListenToken
Server
Server handles the event loop, the listeners, the sessions and communication with the configuration channel.
SessionManager
SessionToken

Enums§

ServerError

Constants§

CONN_RETRIES
QUEUE
TIMER

Functions§

push_event
push_queue

Type Aliases§

ProxyChannel