Features:
- Very simple use in several lines - all the code for obtaining the data is already written and working in a background thread
- It's event based class - available TextMessageReceived and BinaryMessageReceived events
- Also available Connected, Disconnected and ExceptionOccurred events
-...
More information
High-performance event-based .NET Socket.IO library with a convenient interface,
aimed at writing the smallest possible code on the user side.
Features:
- Supports the latest version of Socket.IO server
- Supports namespaces
- The library is null-free and does not contain NRE
- Event-based
-...
More information
Simple client for Socket.IO, supports the latest version. Includes EngineIoClient and WebSocketClient
Implemented features:
- Namespaces
Note: This is an alpha version. Some features may not be available. Please see examples or tests.