kinnow_mqtt 0.9.0 copy "kinnow_mqtt: ^0.9.0" to clipboard
kinnow_mqtt: ^0.9.0 copied to clipboard

A Mqtt 5 client designed with lifecycle management and IoT in mind.

0.0.1 #

  • initial release.

0.0.2 #

  • unsubscribe feature added

0.0.3 #

  • Feat: TLS/SSL support added
  • Feat: Major update in documentation
  • Feat: Keep alive period and reconnect delay are now separate
  • Feat: If server provides a keep alive in ConnAck, it will be used
  • Feat: Improvements in example
  • Bugfix: PubRel messages are now sent with the correct flags. (fixes QoS2 transmission)
  • Bugfix: PubRel messages weren't being sent in response to PubRec (fixes QoS2 reception)

0.0.4 #

  • Malformed packet handling
  • Ensuring everything is disposed when the client shuts down

0.9.0 #

  • replace isar mqtt message storage with file based storage
  • added a new example flutter project
  • fix bug in handling socket errors
2
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

A Mqtt 5 client designed with lifecycle management and IoT in mind.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, crclib, mutex, path, protobuf

More

Packages that depend on kinnow_mqtt