/WebSocketDotNet

Very backwards-compatible websocket library for .NET

Primary LanguageC#MIT LicenseMIT

WebSocketDotNet

A slightly work-in-progress websocket client library for C# which isn't limited to either old or new .NET versions like similar libraries.

Supports .NET Framework 3.5 through (and beyond) .NET 6.

Available on my nuget repo for bleeding-edge stuff - add https://nuget.samboy.dev/v3/index.json as a package source.

Also available on nuget here