socket library

Classes

InMemorySocketAdapter
Default in-memory implementation of SocketAdapter.
SocketChannel
Represents a communication channel (namespace) in the socket system.
SocketClient
SocketConfig
SocketContext
Represents the context of a WebSocket event/message.
SocketController
Base class for WebSocket controllers.
SocketEventEntry
Represents a specific event registration within a channel.
SocketHandler
SocketManager
Manages the state of WebSocket clients, rooms, and event subscriptions.
SocketPacket
SocketRouter
SocketServer
WebSocket Server entry point for Khadem framework.