MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Webcast Question: What are the list of requirements to work with MQTT and WORKLIGHT?

  • 1.  Webcast Question: What are the list of requirements to work with MQTT and WORKLIGHT?

    Posted Tue February 05, 2013 12:13 PM

    This question was part of the 1/31 webcast: MQTT For Your Hybrid Mobile App Messaging:

    Question: What are the list of requirements to work with MQTT and WORKLIGHT?



  • 2.  Webcast Question: What are the list of requirements to work with MQTT and WORKLIGHT?

    Posted Tue February 05, 2013 08:01 PM

    See: http://www.websphereusergroup.org/go/thread/view/108057/29760049/Webcast_Question:_What_needs_to_be_done_to_include_the_MQTT_client_libraries_in_the_hybrid

    However, this approach (the cordova plug in) is not the only way to access MQTT from Worklight.   There are pure JavaScript implementations of the MQTT Client avaialble.  These are more portable than the Cordova plug-in, but they do not have all the features.  For example, they do not have an android service which is what allows the LuggageTracker Sample to receive messages and put an alert in the Android alert area even when the App is not in focus.