Fastify MQTT plugin
A small plugin for fastify that allows you to share the same MQTT connection in all parts of your server.
Published on npm, you can use it in your fastify project with
npm i fastify-mqtt
A small plugin for fastify that allows you to share the same MQTT connection in all parts of your server.
Published on npm, you can use it in your fastify project with
npm i fastify-mqtt