Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

davidsbond/arrebato

Repository files navigation

Arrebato

Go Reference Go Report Card Github Actions

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.