MQTTKit icon indicating copy to clipboard operation
MQTTKit copied to clipboard

Moved the connected property declaration so it was correctly available.

Open Jeraimee opened this issue 11 years ago • 1 comments

Jeraimee avatar Apr 18 '14 14:04 Jeraimee

The public header should only declare the prop as readonly (the value changes depending on the connection status so a client must not be able to change it).

Could you open an updated PR against https://github.com/mobile-web-messaging/MQTTKit and I'll merge it there directly?

thanks

jmesnil avatar Apr 18 '14 15:04 jmesnil