An open API service indexing awesome lists of open source software.

https://github.com/anluin/mqttify

Implementation of the MQTT v3.1.1 protocol
https://github.com/anluin/mqttify

deno mqtt typescript

Last synced: 3 months ago
JSON representation

Implementation of the MQTT v3.1.1 protocol

Awesome Lists containing this project

README

          

# MQTTify

> Implementation of
> the [MQTT v3.1.1](http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.pdf)
> protocol

This is an implementation of the MQTT protocol for the Deno Runtime.

[![deno module](https://shield.deno.dev/x/mqttify)](https://deno.land/x/mqttify)