Developer documents for HiveMQ Edge

Hi There

I would like to explore the hive MQ edge code on my IDE. Are there any IDE developer documents to get the code running on your IDE.

Thanks!

Hi @craigsweb,

Greetings! We’re thrilled to have you here, showing interest in MQTT and the HiveMQ broker. Welcome to the HiveMQ Community! We’re always happy to see new users.

Regarding the HiveMQ Edge repository, you can find it on GitHub https://github.com/hivemq/hivemq-edge. It’s a public repository, so feel free to fork, clone, and explore the code in your preferred Integrated Development Environment (IDE). We typically use IntelliJ IDEA.

For instructions on building it from the source, you can refer to this link: https://github.com/hivemq/hivemq-edge#building-from-source.

If you come across any specific issues during your exploration or have any questions, please don’t hesitate to reach out. We’re here to assist and support you. Your feedback and queries are important to us, and we’re more than happy to help you with any challenges you may encounter.

Dasha from the HiveMQ Team