Clebert Suconic
|
d002da8506
|
mqtt improvement over retained queue
|
2015-07-27 10:32:20 -04:00 |
Ville Skyttä
|
2a647c176f
|
Declare ConcurrentMaps instead of ConcurrentHashMaps
See PR #88 for discussion.
|
2015-07-22 16:16:57 +03:00 |
Clebert Suconic
|
5c4511b59f
|
Using ConcurrentMap instead on MQTTSessionState"
|
2015-07-22 11:44:03 +01:00 |
Ville Skyttä
|
0dcad8fc59
|
Fix MQTT build
putIfAbsent() is a ConcurrentHashMap method.
|
2015-07-21 22:18:49 +01:00 |
Martyn Taylor
|
0f82ca754b
|
Added Initial MQTT Protocol Support
|
2015-07-09 11:08:04 +01:00 |