To people who do WordPress plug-ins -- have a look at the feedlandSocket repo.
Uncategorized
1
Posts
1
Posters
0
Views
-
To people who do WordPress plug-ins -- have a look at the feedlandSocket repo. It sends notifications of news items to any subscriber, via websockets. News items are simple JSON, and contain information in the feed item, and system info. This makes it easy to stream news to a plug-in running in a WordPress site.
https://github.com/scripting/feedlandSocket
A place to ask questions.