Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Paho/Repository

< Paho
Revision as of 08:50, 12 June 2012 by Andypiperuk.gmail.com (Talk | contribs) (initial page to start the discussion.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Paho Git Repository structure

Since the Paho project is new, the repository structure is still evolving. Here is the current structure and proposals for additional things that are coming along.

Location Description
org.eclipse.paho.mqtt.git Top-level MQTT packages
org.eclipse.paho.mqtt.c.git MQTT Client Package - C Language
org.eclipse.paho.mqtt.java.git MQTT Client Package - Java Language
org.eclipse.paho.mqtt.lua.git MQTT Client Package - Lua Language

org.eclipse.paho.apps.git MQTT sample and example applications (note: right now, the clients contain their own samples so what is this for?)

org.eclipse.paho.esf.git MQTT Application Framework (question - is this an appropriate name? ESF = Eurotech so I guess we want a more generic name)


Future needs

Broker - this might be written in C (mosquitto?), or some other language (Java/OSGi). So possibly need 2 trees?

Samples

Additional clients

Copyright © Eclipse Foundation, Inc. All Rights Reserved.