From 134fb7ccad0947ca6c74c2b192e35d619f4baaa3 Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Wed, 7 Aug 2024 08:02:17 +0200 Subject: [PATCH] Add buzzrelay to Relays --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 649e872..b9556c6 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,8 @@ A curated list of resources for ActivityPub developers who create software for t * [**activity-relay**](https://github.com/yukimochi/Activity-Relay): Yet another powerful customizable ActivityPub relay server written in Go `AGPL-3.0, Go` +* [**buzzrelay**](https://github.com/astro/buzzrelay): A follow-only ActivityPub relay that connects to Mastodon's Streaming API. `AGPL-3.0, Rust` + * [**Hash2Pub**](https://git.orlives.de/schmittlauch/Hash2Pub) ([Fedi account](https://toot.matereal.eu/@schmittlauch)): A fully-decentralised DHT-based relay for global hashtag federation. See [White paper](https://git.orlives.de/schmittlauch/paper_hashtag_federation), [status update](https://socialhub.activitypub.rocks/t/542/19) (Nov 2020) `AGPL-3.0, Haskell` * [**Pub-Relay**](https://github.com/noellabo/pub-relay) ([Fedi account](https://fedibird.com/@noellabo)): A service-type ActivityPub actor that will re-broadcast anything sent to it to anyone who subscribes to it. `AGPL-3.0, Crystal`