Arrebato is a gRPC based pub/sub messaging system with an emphasis on strong message typing & message verification using public-key cryptography. It provides at-least-once message semantics and can be deployed in a high-availability configuration.
See the documentation for more information on installation, design & contributing.
This repository contains the server implementation and go client.