blob: 2b1f7db2f9b62848c783fad8c354e41415cfd5ca (
plain)
1
2
3
4
5
6
7
|
# Communique
Communique aims to be an activitypub platform that abstracts outboxes/inboxes away from
handler implementations.
1) handlers are defined in a config file
2) these are read into the registry which allows lookup by name or by fqdn
|