I'm not totally sure this is possible but I need something like PubSubHubbub (websub) that can ping a C# .net forms desktop application. Can I setup a way to hear the ping from PubSubHubbub or similar?
I'm not exactly sure how it all works but I need in the end a way to know when a CAP Feed has been updated without having to parse it every few minutes. I want updates as soon as the page changes.
This is for a National Weather Alerts project.