Sha256: 1316841d4eda4282d7018513353c5fe2287f833a9b42f51a69ad45f12f53b991

Contents?: true

Size: 626 Bytes

Versions: 2

Compression:

Stored size: 626 Bytes

Contents

Ruby MQTT NEWS
==============

Ruby MQTT Version 0.0.4 (2009-02-22)
------------------------------------

* Re-factored packet encoding/decoding into one class per packet type.
* Added MQTT::Proxy class for implementing an MQTT proxy.


Ruby MQTT Version 0.0.3 (2009-02-08)
------------------------------------

* Added checking of Connection Acknowledgement.
* Automatic client identifier generation.


Ruby MQTT Version 0.0.2 (2009-02-03)
------------------------------------

* Added support for packets longer than 127 bytes.


Ruby MQTT Version 0.0.1 (2009-02-01)
------------------------------------

* Initial Release.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mqtt-0.0.7 NEWS
mqtt-0.0.5 NEWS