Package-level declarations

Types

Link copied to clipboard
class PlayerSession(initialState: SessionState = SessionState.NEW)

Core session state machine. Holds state outside of Netty channels.

Link copied to clipboard

Thread-safe registry for active player sessions.

Link copied to clipboard

Player session lifecycle states.