mirror of
https://github.com/wahyd4/one-knowledge.git
synced 2026-08-09 05:06:40 +10:00
Initial import: links posts + github knowledge
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Mqtt
|
||||
created: 2022-04-24
|
||||
updated: 2022-04-24
|
||||
type: summary
|
||||
tags: [tech, reference]
|
||||
external: https://github.com/wahyd4/knowledge/blob/master/categories/apps/mqtt.md
|
||||
---
|
||||
|
||||
## MQTT
|
||||
|
||||
A lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks. It's basically a machine-to-machine `protocol`
|
||||
Reference in New Issue
Block a user