Skip to content

Releases: McFizh/libMQTT

Version 1.0.3

06 Dec 14:01
0c0a5cb
Compare
Choose a tag to compare

Fixed bug #16 (cannot receive long messages)
Fixed travis path
Added php 7.2 to travis testing

Version 1.0.2

25 Sep 09:11
Compare
Choose a tag to compare
  • Disabled unsecure ssl protocols
  • First steps on improving coding style (PSR-2 compliant)
  • Improved vagrant environment
  • Fixed connection problem with long username / password / clientid combination

Version 1.0.0

10 Jun 20:04
Compare
Choose a tag to compare

Updated docs & fixed problem with wildcards

Version 0.3.0

01 Aug 18:22
Compare
Choose a tag to compare

Improved publish and subscribe functionality .. Also improved testing

Version 0.2.1

03 Apr 11:11
Compare
Choose a tag to compare

Now with working authentication :)