Skip to content

v0.1.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@tekjar tekjar released this 10 Feb 11:18

Broker

  • Brand new embeddable broker
  • Utility to test the performance of mqtt brokers

Core

  • MqttRead/Write along with AsyncMqttRead/Write to fix performance issues related to async read/write traits
  • Make all the fields public and remove the dependency on getset