Sonictherocketman / Microblogger

An open social networking service utilizing the Open Microblog Standard
http://openmicroblog.com
Other
2 stars 0 forks source link

Add server messaging for new posts #17

Open Sonictherocketman opened 9 years ago

Sonictherocketman commented 9 years ago

There should be functionality for a server to register a URL to be called when new posts are available.

Design and implement an API for registering a URL to be notified, then implement the notification system that alerts all the registered URLs when new posts are added.

This functionality is for other servers to get alerted immediately after new posts are available.