View Source ExLibSRT.Connection.Handler behaviour (ExLibSRT v0.2.0)
Handler behaviour for incoming connection messages.
Summary
Types
Callbacks
Invoked when a new payload arrives.
@callback handle_disconnected(state()) :: :ok
Invoked when a connection gets disconnected .