diff --git a/README.md b/README.md index 88d7c194..857d96ec 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,9 @@ Interested? Go read the [docs](https://machinezone.github.io/IXWebSocket/)! If t IXWebSocket is actively being developed, check out the [changelog](https://machinezone.github.io/IXWebSocket/CHANGELOG/) to know what's cooking. If you are looking for a real time messaging service (the chat-like 'server' your websocket code will talk to) with many features such as history, backed by Redis, look at [cobra](https://github.com/machinezone/cobra). IXWebSocket client code is autobahn compliant beginning with the 6.0.0 version. See the current [test results](https://bsergean.github.io/IXWebSocket/autobahn/index.html). Some tests are still failing in the server code. + +## Users + +If your company or project is using this library, feel free to open an issue or PR to amend this list. + +- [Machine Zone](https://www.mz.com)