Skip to content

Commit fc924ed

Browse files
committed
support socket.io server v2.x
[skip ci]
1 parent 0d40ddb commit fc924ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Socket.IO-client for .NET
22

3-
An elegant socket.io client for .NET, Supports `.NET Standard 2.0`, support socket.io server v3/v4, and has implemented http polling and websocket communication protocols.
3+
An elegant socket.io client for .NET, Supports `.NET Standard 2.0`, support socket.io server v2/v3/v4, and has implemented http polling and websocket communication protocols.
44

55
[![Build Status](https://herowong.visualstudio.com/socket.io-client/_apis/build/status/doghappy.socket.io-client-csharp?branchName=master)](https://herowong.visualstudio.com/socket.io-client/_build/latest?definitionId=15&branchName=master)
66
[![NuGet](https://img.shields.io/badge/NuGet-SocketIOClient-%23004880)](https://www.nuget.org/packages/SocketIOClient)

0 commit comments

Comments
 (0)