Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 2.35 KB

File metadata and controls

66 lines (48 loc) · 2.35 KB

MQ Telemetry Transport

MQTT is a light-weight protocol used for Machine to Machine (M2M) communication. MQTT used a publish/subscribe message forwarding model built on top of TCP/IP protocol.

MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.

Core Messages

  • Connect
  • Disconnect
  • Publish
  • Subscribe
  • Unsubscribe

Quality of Services

  • 0, 1, 2

HiveMQ MQTT Essentials Part 6: Quality of Service 0, 1 & 2

Server Implementations

Clients

We’re very excited to announce the MQTT Client Library Encyclopedia HiveMQ MQTT Client Library Encyclopedia

  • C/C++/C#
  • Java
  • Perl
  • Python
  • PHP
  • Rex
  • Ruby
  • Arduino

Brokers

Services

MQTT IO

Introducing the Fastest, Infinitely Scalable, No BS, MQTT Cloud Service on the Planet! Homepage