arpunk / atomvm_mqtt_client

An MQTT client library for AtomVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtomVM MQTT Port

This AtomVM Port and Erlang library can be used to connect to MQTT brokers on the ESP32 SoC for any Erlang/Elixir programs targeted for AtomVM on the ESP32 platform.

This Port is included as an add-on to the AtomVM base image. In order to use this Port in your AtomVM program, you must be able to build the AtomVM virtual machine, which in turn requires installation of the Espressif IDF SDK and tool chain.

For more information about the MQTT interface on the ESP32, see the IDF SDK Documentation

Documentation for this component can be found in the following sections:

About

An MQTT client library for AtomVM

License:Apache License 2.0


Languages

Language:Erlang 50.4%Language:C 47.6%Language:CMake 1.7%Language:Makefile 0.3%