jcubic / wayne

Service Worker Routing library for in browser HTTP requests
https://jcubic.github.io/wayne
MIT License
556 stars 29 forks source link

Create PoC of SSE Proxy #17

Closed jcubic closed 1 year ago

jcubic commented 1 year ago

It was explained in the article: SSEGWSW: Server-Sent Events Gateway by Service Workers (that was helpful to create SSE implementation, link in README)

The code should use sysend.js to propagate the Events to other tabs in the same domain.

jcubic commented 1 year ago

The demo is ready: https://jcubic.github.io/wayne/sse/