Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sse support #59

Open
kirantpatil opened this issue Oct 29, 2018 · 2 comments
Open

sse support #59

kirantpatil opened this issue Oct 29, 2018 · 2 comments

Comments

@kirantpatil
Copy link

Hi,

Does it support SSE (Server Sent Event) ?

If not then which plugin to be used for SSE, since I could not find plugin specific to SSE ?

Thanks.

@mkuklis
Copy link
Owner

mkuklis commented Oct 29, 2018

Hi @kirantpatil no there is no support fo SSE. This just deals with web sockets. You may not need any plugin for SSE since it's supported by chrome already. Perhaps if you are targeting older devices this polyfill could help:

https://github.com/Yaffle/EventSource

@kirantpatil
Copy link
Author

kirantpatil commented Oct 29, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants