Server-Sent-Events would be interesting sources and sinks to add: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events Sinks: * EventSource constructor: https://developer.mozilla.org/en-US/docs/Web/API/EventSource/EventSource Source: * EventSource "message" event data: https://developer.mozilla.org/en-US/docs/Web/API/EventSource/message_event
Server-Sent-Events would be interesting sources and sinks to add: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events
Sinks:
Source: