![]() |
VOOZH | about |
dotnet add package SocketIO4Net.Client --version 0.6.26
NuGet\Install-Package SocketIO4Net.Client -Version 0.6.26
<PackageReference Include="SocketIO4Net.Client" Version="0.6.26" />
<PackageVersion Include="SocketIO4Net.Client" Version="0.6.26" />Directory.Packages.props
<PackageReference Include="SocketIO4Net.Client" />Project file
paket add SocketIO4Net.Client --version 0.6.26
#r "nuget: SocketIO4Net.Client, 0.6.26"
#:package SocketIO4Net.Client@0.6.26
#addin nuget:?package=SocketIO4Net.Client&version=0.6.26Install as a Cake Addin
#tool nuget:?package=SocketIO4Net.Client&version=0.6.26Install as a Cake Tool
SocketIO4Net.Client is a C# websocket client for the very popular Socket.IO project by Guillermo Rauch. It leverages the WebSocket4Net client and SuperWebSocket library by Kerry Jiang as the underlying websocket provider.
SocketIO4Net.Client can interact with Socket.IO instances in a very similar manner as Socket.IO JavaScript clients. This project aims to fill the JavaScript client and C# client gap for Socket.IO, and retain a very similar application experience.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on SocketIO4Net.Client:
| Package | Downloads |
|---|---|
|
SuperDevUtilities
SuperDev Utilities |
|
|
AutoFillForm
Website form auto filler, after some time, all passed field are filled and form is submitted. .Net Framework Version |
This package is not used by any popular GitHub repositories.
This version only works with the Socket.IO 'websocket' transport layer.
It is compatible with websocket drafts:
Hybi-10, RFC6455