From 4974e9077cd7d1d779d4efc9774806c2a386ed5b Mon Sep 17 00:00:00 2001 From: roh-kan Date: Fri, 8 Oct 2021 20:18:03 +0800 Subject: [PATCH] docs: update .NET client library link (#4115) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d9120b180e..f421569b9a 100644 --- a/Readme.md +++ b/Readme.md @@ -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: