Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
WebSocketSharp netstandard
NuGet WebSocketSharp-netstandard package re-bundled for convenient consumption and dependency management.
| Last updated | 2 years ago |
| Total downloads | 35560 |
| Total rating | 1 |
| Categories | Tools Libraries Misc |
| Dependency string | dotnet_lethal_company-WebSocketSharp_netstandard-1.0.100 |
| Dependants | 34 other packages depend on this package |
README
WebSocketSharp-netstandard
websocket-sharp provides the WebSocket protocol client and server.
It supports:
- RFC 6455
- WebSocket Client and Server
- Per-message Compression extension
- Secure Connection
- HTTP Authentication (Basic/Digest)
- Query String, Origin header and Cookies
- Connecting through the HTTP Proxy server
- .NET 3.5 or later (includes compatible)