You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz (JIRA)" <ji...@apache.org> on 2016/01/20 23:09:39 UTC

[jira] [Resolved] (STORM-1406) MQTT Support

     [ https://issues.apache.org/jira/browse/STORM-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

P. Taylor Goetz resolved STORM-1406.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Merged to master/1.x-branch.

> MQTT Support
> ------------
>
>                 Key: STORM-1406
>                 URL: https://issues.apache.org/jira/browse/STORM-1406
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: P. Taylor Goetz
>            Assignee: P. Taylor Goetz
>             Fix For: 1.0.0
>
>
> MQTT is a lightweight publish/subscribe protocol frequently used in IoT applications.
> Further information can be found at http://mqtt.org
> Initial features include:
> * Full MQTT support (e.g. last will, QoS 0-2, retain, etc.)
> * Spout implementation(s) for subscribing to MQTT topics
> * A bolt implementation for publishing MQTT messages
> * A trident function implementation for publishing MQTT messages
> * Authentication and TLS/SSL support
> * User-defined "mappers" for converting MQTT messages to tuples (subscribers)
> * User-defined "mappers" for converting tuples to MQTT messages (publishers)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)