MQTTKit
MQTTKit copied to clipboard
Moved the connected property declaration so it was correctly available.
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