Module server

Source
Expand description

RTMP server session.

Enums§

ServerSessionError
Errors that can occur during a server session.
SessionData
Data received from a session.

Traits§

SessionHandler
Handler for session events.

Structs§

ServerSession
A RTMP server session that is used to communicate with a client.