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.
Paho
Paho | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
pāho (verb) to broadcast, make widely known, announce, disseminate, transmit (via the Maori dictionary)
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
- What is the project direction? Project Plan
- What is the team working on? list of Paho bugs
Current open discussions and proposals
- Android Service (discussion/designs for enhancements to the Android service)
- Paho/Java 8 client (discussion/design for a java client based on Java 8)
- Go Client Design Discussion of changes to the internals and API of the Go client
- GUI Utility (discussion/designs for a replacement to the IA92 utility)
Inactive or closed discussions and proposals
- GUI Utility (discussion/designs for a replacement to the IA92 utility)
- MQTT over WebSockets spec, requirements, and discussion
- Repository Structure (current, proposed, and discussion)
Project Resources
- Paho Project Proposal
- Paho Project Call Minutes
- paho-dev Mailing List and Mailing List Archive
- Paho discussion forum NB not always as active as the mailing list
- MQTT Community site aka mqtt.org
- MQTT Protocol discussion Google Group (note: not Paho-specific)
- Who's Who in Paho
- Paho Project Branding
- Paho Website details
Events, Presentations, Articles
- MQTT-SN: MQTT for UDP, ZigBee and Other Transports EclipseCon NA, March 2015
- MQTT enabling the smallest "things" EclipseCon Europe November 2014
- MQTT Interoperability Testing Day
- MQTT on the TI CC3200 LaunchPad thanks to Paho embedded client August 2014
- Practical MQTT with Paho, Infoq, November 2013
- Talking Small. Using Eclipse Paho's MQTT on BeagleBone Black and Raspberry Pi November 2013
- Using MQTT and Eclipse Tools to Write an End-to-End M2M Application, EclipseCon March 2012 (thanks to Eurotech) - source code attached to #376348
- Eclipse Paho Progress Report, EclipseCon M2M BoF March 2012
- Eclipse Paho MQTT and the Internet of things, Eclipse Day Toulouse May 2012
- "An Easy Route to Interoperability", JAXenter article June 2012
- Getting Started with MQTT Webinar (video replay), (charts), Eclipse M2M Webinar series Sept 2012
- M2M-IWG and Paho Announcement, November 2011
Quick Start Guides
- A quick start guide to the Paho MQTT C client
- A quick start guide to the Paho MQTT Java client (site no longer valid) (see Internet Archive)
- A quick start guide to the Eclipse Paho Plug-in (site no longer valid)
- Log and Debug in the Java client