Namespace WitShells.WebSocket
Namespaces
Classes
- WebSocketBinaryEvent
UnityEvent for binary data.
- WebSocketHandler
A Unity WebSocket client component that provides easy integration with Unity's event system. Handles connection management, message sending/receiving, and provides Unity Events for all operations.
- WebSocketStringEvent
UnityEvent for string messages.
Enums
- WebSocketState
Represents the current state of the WebSocket connection.