Show HN: Shared EventSource (github.com)

1 points by monssoen ↗ HN
To get around the browser maximum limit of 6 SSE connections per domain (eg. on localhost) I created a very small library which forwards one EventSource to all tabs and workers using a BroadcastChannel. A leader is selected using the Web Locks API. It has the same API as a regular EventSource.

0 comments

[ 2.8 ms ] story [ 11.2 ms ] thread

No comments yet.