You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResourceSync Push is a PubSubHubbub implementation that is compliant with the ResourceSync framework, written in Python and uses the uWSGI server.
The ResourceSync specification describes a synchronization framework for the web consisting of various capabilities that allow third party systems to remain synchronized with a server's evolving resources. This library is an implementation of the ResourceSync Change Notification and uses the PubSubHubbub protocol.