Skip to content

Subscribe to a feed of resource updates

Alf Eaton requested to merge sse into master

This connects to a EventSource endpoint, listens for messages about changes to resources, and dispatches the appropriate actions.

Currently only updates to fragments are handled.

Depends on https://gitlab.coko.foundation/pubsweet/pubsweet-backend/merge_requests/43 which creates the EventSource endpoint on the backend.

Merge request reports