From ce8d03a6ad0710e4ff36ff4c004b92443f1d9714 Mon Sep 17 00:00:00 2001 From: Jumper Chen Date: Thu, 11 May 2017 15:55:22 +0800 Subject: [PATCH] add a Dart client implementation. --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index af02246bb7..4bd0a7354c 100644 --- a/Readme.md +++ b/Readme.md @@ -21,6 +21,7 @@ Some implementations in other languages are also available: - [Java](/~https://github.com/socketio/socket.io-client-java) - [C++](/~https://github.com/socketio/socket.io-client-cpp) - [Swift](/~https://github.com/socketio/socket.io-client-swift) +- [Dart](/~https://github.com/rikulo/socket.io-client-dart) Its main features are: