Skip to content

Releases: mybigday/react-native-mqtt-server

Release 0.4.1

20 Sep 19:16
Compare
Choose a tag to compare

Release 0.4.0

20 Sep 18:57
Compare
Choose a tag to compare

0.4.0 (2023-09-20)

Features

Release 0.3.0

05 Sep 04:48
Compare
Choose a tag to compare

0.3.0 (2023-09-05)

Features

  • transform CommonJS for old runtime (52fb9f7)

Release 0.2.0

28 Aug 07:13
Compare
Choose a tag to compare

0.2.0 (2023-08-28)

Bug Fixes

Features

  • add events about client connect, disconnect or send (2e8f99e)
  • separate client ID space by username (86c7223)

Release 0.1.3

24 Aug 07:54
e9bdc38
Compare
Choose a tag to compare

0.1.3 (2023-08-24)

Release 0.1.2

17 Jun 09:47
Compare
Choose a tag to compare

0.1.2 (2023-06-17)

Bug Fixes

  • fix error when unsubscribe with MQTT v5 (491fded)

Features

  • implement verify topic (3bd79ca)
  • support create multi publish task (32c55b1)

Release 0.1.1

17 Jun 04:15
Compare
Choose a tag to compare

0.1.1 (2023-06-17)

Features

  • implement basic server (ae2e94e)
  • implement very simple MQ broker (67b8fca)
  • support keepAlive (d86edd5)
  • support pending multiple message (6b00614)