Skip to content

Commit b7d54db

Browse files
authored
docs: add Rust client implementation (#4592)
client-only implementation -- it *may* add server-side support in the future.
1 parent d4a9b2c commit b7d54db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Some implementations in other languages are also available:
2121
- [Dart](https://github.com/rikulo/socket.io-client-dart)
2222
- [Python](https://github.com/miguelgrinberg/python-socketio)
2323
- [.NET](https://github.com/doghappy/socket.io-client-csharp)
24+
- [Rust](https://github.com/1c3t3a/rust-socketio)
2425

2526
Its main features are:
2627

0 commit comments

Comments
 (0)