Skip to content

v0.1.0 First Release

Compare
Choose a tag to compare
@TheWaWaR TheWaWaR released this 28 Sep 11:48
· 40 commits to master since this release
9528307
  • Full support MQTT v3.1/v3.1.1/v5.0
  • Support TLS (include two-way authentication)
  • Support WebSocket (include TLS support)
  • Support Proxy Protocol V2
  • Use io_uring (glommio) for high performance low latency IO (can use tokio on non-Linux OS)
  • Use a Hook trait to extend the server
  • Simple password file based authentication