lhaig / arrebato

A gRPC based pub/sub messaging system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A gRPC based pub/sub messaging system

License:Apache License 2.0


Languages

Language:Go 98.9%Language:Makefile 0.9%Language:Shell 0.1%Language:Dockerfile 0.1%