-
Notifications
You must be signed in to change notification settings - Fork 0
Events
Nykenik24 edited this page Apr 26, 2026
·
3 revisions
Events must be declared like this:
Brief description of the event, how and when to use it, etc.
{
"kind": "enkr:<ns>:<name>",
"data": { ... }
}{
"kind": "enkr:<ns>:<name>",
"data": { ... },
"repliesTo": "<id>"
}Source code | Issues | PRs