leonardoventurini / helene

Real-time Web Apps for Node.js
https://helene.techster.tech
MIT License
37 stars 1 forks source link

Server Sent Events #3

Closed leonardoventurini closed 1 year ago

leonardoventurini commented 1 year ago

Add EventSource/Server Sent Events support to seamless fallback when a WebSocket connection is not possible or is known to have issues (i.e. Safari in iOS).