A browser-compatible EventSource (Server-Sent Events) implementation.
Stability: 1 - Experimental. Enable with the --experimental-eventsource CLI flag.
See also:
A browser-compatible EventSource (Server-Sent Events) implementation.
Stability: 1 - Experimental. Enable with the --experimental-eventsource CLI flag.
See also:
new(url:String, ?eventSourceInitDict:EventSourceInit)new(url:URL, ?eventSourceInitDict:EventSourceInit)