Skip to content

Releases: binsoul/net-mqtt-client-react

0.7.3

12 Apr 17:01

Choose a tag to compare

  • Support PHP 8.0

0.7.2

27 Apr 16:59

Choose a tag to compare

  • Add Travis integration
  • Use Throwable instead of Exception

0.7.1

09 Dec 06:17

Choose a tag to compare

  • Upgrade to binsoul/net-mqtt version 0.7

0.7.0

09 Dec 06:06

Choose a tag to compare

  • Require at least PHP 7.2

0.6.0

07 Dec 22:57

Choose a tag to compare

  • Require at least PHP 7.0

0.5.0

07 Dec 23:03

Choose a tag to compare

  • Upgrade to latest version of react/socket
  • Use factory to build flows
  • Resolve connect and disconnect with the result of the flow

0.4.0

06 Dec 17:25

Choose a tag to compare

  • Update development dependencies
  • Fix usage of removed methods
  • Wait for passive connection closing

0.3.2

20 Aug 08:16

Choose a tag to compare

  • Cleanup timers on close
  • Reject pending flows on connect

0.3.1

17 May 19:49

Choose a tag to compare

  • Avoid closing already closed streams
  • Update README

0.3.0

16 May 20:16

Choose a tag to compare

  • Update to react/socket 0.8