Closed Jeraimee closed 10 years ago
Like I wrote in https://github.com/jmesnil/MQTTKit/pull/1#issuecomment-40816154, 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).
Sorry about that, I forgot. Fixed it up.
merged in d2f28cb6f9620a44745f7255531e0d9518ba484f
thanks!
Like I wrote in https://github.com/jmesnil/MQTTKit/pull/1#issuecomment-40816154, 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).