From c7fc4f0f8e9b28c0a7691819517ffd5e37bf6968 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Mon, 30 Dec 2019 22:16:29 -0800 Subject: [PATCH] add user list in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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)