Removed blocking keepalive code
Dependencies: EthernetInterface mbed-rtos
Fork of niMQTT by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:8e43b5519a4a | 2013-10-22 | tobyjaffey | Removed wait for keepalive, was stalling operation |
8:438958bb9df3 | 2013-08-13 | Nim65s | add a virtual call_callback(topic, message) |
7:d01d8f0bac58 | 2013-08-13 | Nim65s | typo |
6:661892e00fe1 | 2013-08-13 | Nim65s | callback arguments needs to be const for AV_MQTT's picojson's inclusion |
5:3d21020a2826 | 2013-08-12 | Nim65s | unused variables commented |
4:afbc7b066cff | 2013-08-12 | Nim65s | reconnect() when something went wrong |
3:4955e8dea124 | 2013-08-12 | Nim65s | libs |
2:ed8c78234d7c | 2013-08-12 | Nim65s | libs |
1:4faa96fa4350 | 2013-08-07 | Nim65s | Better parameter order |
0:d4dfed20c6ea | 2013-08-07 | Nim65s | First fonctionnal release |