rsnext/packages
JJ Kasper bf69357f27 Remove onDemandEntries WebSocket server in favor of EventSource connection (#6354)
After talking with @timneutkens it was decided it'd be more streamlined to replace the onDemandEntries WebSocket with an alternative. Using the EventSource connection gives us these benefits over the WebSocket one:

- less code needed
- no extra server running
- no extra config for onDemandEntries
2019-02-19 21:58:47 +01:00
..
next Remove onDemandEntries WebSocket server in favor of EventSource connection (#6354) 2019-02-19 21:58:47 +01:00
next-server Remove onDemandEntries WebSocket server in favor of EventSource connection (#6354) 2019-02-19 21:58:47 +01:00