Skip to content

Commit

Permalink
remove mention of tidwall/SwiftWebSocket
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Apr 29, 2022
1 parent 901d89f commit 028f6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ When you register a new account you are asked for an email address to send valid
* Bindings for various programming languages:
* Javascript with no external dependencies.
* Java with dependencies on [Jackson](https://github.com/FasterXML/jackson) and [Java-Websocket](https://github.com/TooTallNate/Java-WebSocket). Suitable for Android but with no Android SDK dependencies.
* Swift with dependency on [SwiftWebSocket](https://github.com/tidwall/SwiftWebSocket).
* Swift with no external dependencies.
* C/C++, C#, Go, Python, PHP, Ruby and many other languages using [gRPC](https://grpc.io/docs/languages/).
* Choice of a database backend: MySQL, RethinkDB, MongoDB.

Expand Down

0 comments on commit 028f6aa

Please sign in to comment.