PubSubRT - an industrial pub/sub server

What is PSRT

PSRT is pub-sub protocol, optimized for industrial needs: low latency, slow channels and large payloads.

Why not MQTT?

We love MQTT. And we use MQTT a lot. There are cases where MQTT ideally fits requirements. However, for some it does not satisfy our speed and reliability needs and produces additional overhead. That is why we invented PSRT.

What is the difference?

About the repository

This repository contains PubSubRT server, implementing PSRT (open-source version without the cluster module), command-line client and Rust client library.

Other repositories:

Protocol specifications

https://github.com/alttch/psrt/blob/main/proto.md