Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 471 Bytes

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