Karol Brejna created GEARPUMP-115:
-------------------------------------
Summary: Create MQTT source/sink
Key: GEARPUMP-115
URL: https://issues.apache.org/jira/browse/GEARPUMP-115
Project: Apache Gearpump
Issue Type: New Feature
Affects Versions: 0.8.1
Reporter: Karol Brejna
Priority: Minor
MQTT is a machine-to-machine (M2M)/Internet of Things connectivity protocol.
MQTT v3.1.1 has now become an OASIS Standard.
It is useful for connections with remote locations where a small code footprint
is required and/or network bandwidth is at a premium.
MQTT provides publish/subscribe mechanism.
There is a mature MQTT client from Eclipse Paho project
(http://www.eclipse.org/paho/): https://github.com/eclipse/paho.mqtt.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)