Subscribe to a feed of resource updates
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.