diff --git a/README.md b/README.md index 0870cf7..29d0cc6 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [hbmqtt](https://github.com/beerfactory/hbmqtt) - Python MQTT broker using asyncio. * [HiveMQ](https://www.hivemq.com/) - Java based commercial MQTT Broker. * [hrotti](https://github.com/alsm/hrotti) - A MQTT broker written in Go. -* [Moquette](https://github.com/andsel/moquette) - Java MQTT lightweight broker. +* [Moquette](https://github.com/moquette-io/moquette) - Java MQTT lightweight broker. * [Mosca](http://www.mosca.io/) - Mosca is a node.js MQTT broker, which can be used Standalone or Embedded in another Node.js application. * [Mosquitto](http://mosquitto.org/) - "The" Open Source MQTT Broker. * [MyQttHub](https://myqtthub.com) - Cloud MQTT broker. @@ -86,7 +86,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqtt-client](https://github.com/sdeancos/mqtt-client) - A Simple MQTT Client command line (Python) (use paho lib) * [mqtt-forget](https://github.com/hobbyquaker/mqtt-forget) - Command line tool to remove retained MQTT topics by wildcard. * [mqtt-fuzz](https://github.com/F-Secure/mqtt_fuzz) - A simple fuzzer for the MQTT protocol. -* [mqtt-malaria](https://github.com/remakeelectric/mqtt-malaria) - scalability and load testing utilities for MQTT environments. +* [mqtt-malaria](https://github.com/etactica/mqtt-malaria) - scalability and load testing utilities for MQTT environments. * [MQTT-PWN](https://github.com/akamai-threat-research/mqtt-pwn) - MQTT-PWN intends to be a one-stop-shop for IoT Broker penetration-testing and security assessment operations. * [mqtt-shell](https://github.com/pidster-dot-org/mqtt-shell) - A simple interactive shell for MQTT. * [mqtt-spy](http://kamilfb.github.io/mqtt-spy/) - Java based MQTT frontend. Supports scripting. @@ -240,7 +240,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [FHEM](http://fhem.de/fhem.html) has a [MQTT module](http://fhem.de/commandref.html#MQTT) since V5.6. * [Home Assistant](https://www.home-assistant.io/) has a MQTT component. * [Home.Pi](https://github.com/denschu/home.pi) is based on MQTT. -* [Homegear](https://www.homegear.eu/index.php/Main_Page) has build in MQTT support. +* [Homegear](https://homegear.eu/index.php/Main_Page) has build in MQTT support. * [homekit2mqtt](https://github.com/hobbyquaker/homekit2mqtt) - Interface between [HAP-NodeJS](https://github.com/KhaosT/HAP-NodeJS) and MQTT. Control MQTT connected devices with Siri or HomeKit Apps. * [ioBroker](https://github.com/ioBroker) has a [MQTT adapter](https://github.com/ioBroker/ioBroker.mqtt). * [Lelylan](http://www.lelylan.com/) - IOT Cloud Platform. Microservices Architecture. For Developers. @@ -356,4 +356,4 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first ## License -[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) +[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)