Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
WebSocketSharp netstandard
NuGet WebSocketSharp-netstandard package re-bundled for convenient consumption and dependency management.
| Date uploaded | 2 years ago |
| Version | 1.0.100 |
| Download link | dotnet_lethal_company-WebSocketSharp_netstandard-1.0.100.zip |
| Downloads | 41557 |
| Dependency string | dotnet_lethal_company-WebSocketSharp_netstandard-1.0.100 |
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)