Bug 406271 - MQTT Tester View could use async API
Summary: MQTT Tester View could use async API
Status: ASSIGNED
Alias: None
Product: Paho
Classification: IoT
Component: MQTT (show other bugs)
Version: future   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Marco Carrer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-23 00:28 EDT by Andy Piper CLA
Modified: 2013-04-23 17:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Piper CLA 2013-04-23 00:28:29 EDT
Currently the MQTT Tester view for Eclipse uses the blocking Java API.
It could be ported to use the newer MqttAsyncClient API.