From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- mqtt_websockets/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mqtt_websockets/README.md (limited to 'mqtt_websockets/README.md') diff --git a/mqtt_websockets/README.md b/mqtt_websockets/README.md new file mode 100644 index 00000000..26416b60 --- /dev/null +++ b/mqtt_websockets/README.md @@ -0,0 +1,12 @@ +# mqtt_websockets + +Library to connect MQTT client over Websockets Secure (WSS). +Documentation is pending. Best way to figure out how to use the library it to look at `src\test.c`. + +## License + +The Project is released under GPL v3 license. See [License](LICENSE) + +Uses following git submodules: +- **c-rbuf**: under LGPL 3 by underhood +- **c_rhash**: GPL 3 by underhood -- cgit v1.2.3