idea around a personal event server
Go to file
Vincent Batts 7541165721
initial ideas
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-12-17 14:14:16 -05:00
.gitignore Initial commit 2018-12-17 13:58:30 -05:00
LICENSE Initial commit 2018-12-17 13:58:30 -05:00
README.md initial ideas 2018-12-17 14:14:16 -05:00

README.md

idea-personal-event-srv

idea around a personal event server

overview

Ideally it would be a network of agents, that can broadcast and see messages, only responding to interested events. A brokerless setup. Further, having one or more endpoints for recieving, and even calling webhooks. The webhooks must be a specified node. Perhaps the webhooks recieved would broadcast a message on the node network, and specific types of node network messages would translate out to calling a webhook.

references