Skip to content

Commit

Permalink
docs: add Rust client implementation (#4592)
Browse files Browse the repository at this point in the history
client-only implementation -- it *may* add server-side support in the future.
  • Loading branch information
LeoDog896 authored Jan 12, 2023
1 parent d4a9b2c commit b7d54db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Some implementations in other languages are also available:
- [Dart](https://github.com/rikulo/socket.io-client-dart)
- [Python](https://github.com/miguelgrinberg/python-socketio)
- [.NET](https://github.com/doghappy/socket.io-client-csharp)
- [Rust](https://github.com/1c3t3a/rust-socketio)

Its main features are:

Expand Down

0 comments on commit b7d54db

Please sign in to comment.