Expand description

Actor-based endpoints, i.e. responders for all of the ActivityPub ids created by this server.

Structs

Http responder for handling activity deliveries from remote servers (ActivityPub server-to-server part).
Http responder for handling activity deliveries from clients (ActivityPub client-to-server part).
Creates a new Actor with the name in the url, and returns a 201 Created with the newly created actor’s id in the Location header.

Functions

Creates a scope at “/u” containing all the actor endpoints - actors’ inboxes, outboxes, activities, notes.