Skip to content

R1

Compare
Choose a tag to compare
@tekjar tekjar released this 12 Oct 15:35
db4d794

rumqttc v0.1.2

  • Move integration tests outside eventloop
  • Improve integration tests
  • Fix panics by properly handling connection failure

rumqttlog v0.2.0

  • Redesign by embedding tracker inside router's connection
  • Redesign with a hybrid of push and pull model

rumqttd v0.0.6

  • Manually setup 1 router thread and 1 io thread
  • Add names to threads
  • Compatibility with rumqttlog