Skip to content

Commit

Permalink
Add a note about PubSubRT in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
bschwind committed Dec 19, 2021
1 parent 0355aed commit fd9d134
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Wikipedia has a fairly [comprehensive list](https://en.wikipedia.org/wiki/Compar

[rumqtt](https://github.com/bytebeamio/rumqtt) at the moment appears to be the most fully-featured broker. Take a look there first if you're looking for a more "ready-to-go" Rust broker.

[PubSubRT](https://github.com/alttch/psrt/) is another interesting Rust-based broker. It's an alternative to MQTT, not an implementation of it.

## Spec Compliance

This broker is currently _not_ compliant with the MQTT V5 spec. Visit the [spec compliance milestone](https://github.com/bschwind/mqtt-broker/milestone/1) to see the current progress.
Expand Down

0 comments on commit fd9d134

Please sign in to comment.