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
- Host: GitHub
- URL: https://github.com/anluin/mqttify
- Owner: anluin
- Created: 2023-06-12T05:42:29.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-16T06:20:27.000Z (over 2 years ago)
- Last Synced: 2025-10-20T16:54:09.418Z (8 months ago)
- Topics: deno, mqtt, typescript
- Language: TypeScript
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.
[](https://deno.land/x/mqttify)