File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11![ Logo] ( https://raw.githubusercontent.com/Marfusios/websocket-client/master/websocket-logo-modern.png )
2- # Websocket .NET client [ ![ NuGet version] ( https://badge.fury.io/nu/Websocket.Client.svg )] ( https://www.nuget.org/packages/Websocket.Client ) [ ![ Nuget downloads] ( https://img.shields.io/nuget/dt/Websocket.Client )] ( https://www.nuget.org/packages/Websocket.Client )
2+ # Websocket .NET client
3+
4+ [ ![ NuGet version] ( https://img.shields.io/nuget/v/Websocket.Client?style=flat-square )] ( https://www.nuget.org/packages/Websocket.Client )
5+ [ ![ Nuget downloads] ( https://img.shields.io/nuget/dt/Websocket.Client?style=flat-square )] ( https://www.nuget.org/packages/Websocket.Client )
6+ [ ![ CI build] ( https://img.shields.io/github/check-runs/marfusios/websocket-client/master?style=flat-square&label=build )] ( https://github.com/Marfusios/websocket-client/actions/workflows/dotnet-core.yml )
37
48This is a wrapper over native C# class ` ClientWebSocket ` with built-in reconnection and error handling.
59
You can’t perform that action at this time.
0 commit comments