Overview of websocket-sharp features
masterwebsocket-sharp is a .NET library (supporting .NET Framework 3.5+ and Mono) that provides WebSocket capabilities including:
- RFC 6455 support
- WebSocket Client and Server implementations
- Per-message Compression extension
- Secure Connection (WSS)
- HTTP Authentication
- Support for Query string, Origin header, Cookies, and User headers
- Support for connecting through an HTTP proxy server