Crate apub_core

Source
Expand description

The core types and traits for ActivityPub utilities

Modulesยง

activitypub
Traits desccribing basic activitystreams types
activitypub_ext
Extensions to the ActivityPub traits
deliver
Traits describing the delivery of objects to remote servers
digest
Traits around message digest
ingest
traits around accepting activities
object_id
A provided ObjectId type
repo
Traits describing the fetching of objects
session
Types and traits governing whether requests should procede
signature
Signature-related types and traits