Server Sent Events supports a number of features that can't be achieved with this plugin OOTB: - multiline data - comments - ids - reconnection time - multiplexed events on the same EventSource See here: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events This plugin should expose a way to use these features