Package-level declarations

Types

Link copied to clipboard
interface WebSocketEvent

Interface indicating that the marked event is designated for transmission through WebSocket communication. This interface serves as a declarative marker for WebSocket-compatible events, signaling their eligibility for propagation over WebSocket connections.