Skip to main content
Home
Works with
This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score100%
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.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@fedify/relay

Import symbol

import * as relay from "@fedify/relay";
or

Import directly with a jsr specifier

import * as relay from "jsr:@fedify/relay";