@activitypods/messages
v2.0.0-alpha.11
Published
ActivityPods app for messaging
Readme
Messages App
An ActivityPods app to handle messages.
Services
Dependencies
Containers
/as/notewith the messages sent by the user
Handled activities
Send message
{
"type": "Create",
"object": {
"type": "Note"
}
}Emitter's side effects
- None
Recipients' side effects
- Notifications are sent to the recipients
