package
0.0.0-20240929103053-7d1d8e6fe877
Repository: https://github.com/shigde/sfu.git
Documentation: pkg.go.dev
# Functions
AddToQueue will queue up an outbound http request.
InitInboxWorkerPool starts n go routines that await ActivityPub jobs.
Verify will Verify the http signature of an inbound request as well as check it against the list of blocked domains.
# Structs
InboxRequest represents an inbound request to the ActivityPub inbox.
Job struct bundling the ActivityPub and the payload in one struct.