diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ # Communique -Communique aims to be an activitypub platform that abstracts outboxes/inboxes away from handler implementations.
\ No newline at end of file +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
\ No newline at end of file |