Skip to content

Commit

Permalink
docs: update .NET client library link (#4115)
Browse files Browse the repository at this point in the history
  • Loading branch information
roh-kan committed Oct 8, 2021
1 parent 033c5d3 commit 4974e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -22,7 +22,7 @@ Some implementations in other languages are also available:
- [Swift](https://github.com/socketio/socket.io-client-swift)
- [Dart](https://github.com/rikulo/socket.io-client-dart)
- [Python](https://github.com/miguelgrinberg/python-socketio)
- [.Net](https://github.com/Quobject/SocketIoClientDotNet)
- [.NET](https://github.com/doghappy/socket.io-client-csharp)

Its main features are:

Expand Down

0 comments on commit 4974e90

Please sign in to comment.