Skip to content

🚧 High-performance, lightweight, reliable MQTT Broker implemented in Rust.

Notifications You must be signed in to change notification settings

Ray-Eldath/Telesteller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telesteller

High-performance, lightweight, reliable MQTT Broker implemented in Rust.

Todo

  • MQTT 3.1.1

    • CONN, PUB/SUB, PING
    • Session
    • Retain Messages
    • LWT
    • Qos
      • Qos 0 (PUBLISH)
      • Qos 1 (PUBACK)
      • Qos 2 (PUBREC, PUBREL, PUBCOMP)
    • Topic Filter
  • Benchmark

  • Integration tests

  • CI/CD

  • Documentations

About

🚧 High-performance, lightweight, reliable MQTT Broker implemented in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages