Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Paho/Paho MQTT Brokers"

(New page: = Server Support for MQTT Protocol: Paho Brokers = The requirement, need and interest for server support of the MQTT Protocol has resulted in two proposals: *[[Paho/Paho MQTT Broker|P...)
 
m (Creating New page to point to both ethe Java propsal and the C proposal)
 
Line 2: Line 2:
  
 
The requirement, need and interest for server support of the MQTT Protocol has resulted in two proposals:
 
The requirement, need and interest for server support of the MQTT Protocol has resulted in two proposals:
 
 
   
 
   
 
*[[Paho/Paho MQTT Broker|Paho MQTT Broker proposal]] (Java). This original proposal draft, documents the need for a Broker Reference Implementation in Paho and specifically calls out need for a Java-based broker.  
 
*[[Paho/Paho MQTT Broker|Paho MQTT Broker proposal]] (Java). This original proposal draft, documents the need for a Broker Reference Implementation in Paho and specifically calls out need for a Java-based broker.  
*[[Paho/Paho MQTT Broker for C Language]] This is a second proposal based around moving and existing broker implementation in the C language, over to the Eclipse Paho project.
+
*[[Paho/Paho MQTT Broker for C Language]] This is a second proposal based around moving an existing broker implementation in the C language, over to the Eclipse Paho project.
 +
 
  
 
This Wiki page serves as a link to both proposals and should be used for information common to both.
 
This Wiki page serves as a link to both proposals and should be used for information common to both.

Latest revision as of 13:36, 10 August 2012

Server Support for MQTT Protocol: Paho Brokers

The requirement, need and interest for server support of the MQTT Protocol has resulted in two proposals:

  • Paho MQTT Broker proposal (Java). This original proposal draft, documents the need for a Broker Reference Implementation in Paho and specifically calls out need for a Java-based broker.
  • Paho/Paho MQTT Broker for C Language This is a second proposal based around moving an existing broker implementation in the C language, over to the Eclipse Paho project.


This Wiki page serves as a link to both proposals and should be used for information common to both.

Back to the top