latest
fedify-dev/fedifyWorks with
•JSR Score100%•This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers



License
•MIT
Downloads28/wk
•Published8 hours ago (2.3.2)
ActivityPub relay support for Fedify
ActivityPub relay integration for Fedify.
This module provides ActivityPub relay implementations that can forward activities between federated instances. It includes both Mastodon-compatible and LitePub-compatible relay implementations.
Add Package
deno add jsr:@fedify/relay
Import symbol
import * as relay from "@fedify/relay";
Import directly with a jsr specifier
import * as relay from "jsr:@fedify/relay";