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"

(Development)
(Development: added quick link to bug list, reorganised proposals etc)
Line 20: Line 20:
 
= Development  =
 
= Development  =
  
*[[Paho/Project Plan|Project Plan]]  
+
Progress and status
*[[Paho/Repository|Repository Structure]] (structure and discussion)  
+
*What is the project direction? [[Paho/Project Plan|project plan]]  
*[[Paho/Paho MQTT Broker|Paho MQTT Broker proposal]] (original draft incl Java RI)
+
*What is the team working on? [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&classification=Technology&component=MQTT&component=Samples&component=Sandbox&list_id=3090526&product=Paho&query_format=advanced&order=bug_status%2Cpriority%2Cbug_severity list of Paho bugs]
*[[Paho/Paho MQTT Brokers]] (new page for Java and C proposals)
+
 
*[[Paho/Paho Websockets]] (new page for MQTT over WebSockets)
+
Current open discussions and proposals
 +
*[[Paho/Repository|Repository Structure]] (current, proposed, and discussion)  
 +
*[[Paho/Paho Websockets|MQTT over WebSockets]] spec, requirements, and discussion
 +
 
 +
*Paho brokers
 +
**[[Paho/Paho MQTT Brokers|new Java and C proposals]]
 +
**[[Paho/Paho MQTT Broker|original draft proposal incl Java RI]]
  
 
= Project Resources  =
 
= Project Resources  =

Revision as of 09:14, 2 October 2012

Paho
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

pāho (verb) to broadcast, make widely known, announce, disseminate, transmit (via the Maori dictionary)

PahoHALF.png

The Paho project has been created to provide scalable open-source implementations of open and standard messaging protocols aimed at new, exisiting, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT).

Paho reflects the inherent physical and cost contraints of device connectivity. Objectives include effective levels of decoupling between devices and applications, designed to keep markets open and encourage the rapid growth of scalable Web and Enterprise middleware and applications. Paho initially started with MQTT publish/subscribe client implementations for use on embedded platforms, and in the future will bring corresponding server support as determined by the community.

Development

Progress and status

Current open discussions and proposals

Project Resources

Events, Presentations, Articles

Quick Start Guides

Back to the top