kittoframework/kitto

Add polyfill to suport Microsoft Edge/IE10-11

imetallica opened this issue · 4 comments

Microsoft Edge and IE browsers do not support server side events (EventSource API). In that case, I suggest adding a polyfill to fill in the gap, which should provide the desired behaviour.

This polyfill should do the trick.

@imetallica Are you interested in providing a PR for this?

I could give a shot, let me give a try during the coming weekend.

@imetallica Let me know if you need any help (or ask directly on https://gitter.im/kittoframework/Lobby)

Closing due to inactivity.