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

Browser compatibility #23

Closed
nafg opened this issue Jun 12, 2013 · 2 comments
Closed

Browser compatibility #23

nafg opened this issue Jun 12, 2013 · 2 comments

Comments

@nafg
Copy link

nafg commented Jun 12, 2013

Hi, I was wondering if there is any browser that the EventSource polyfill is not compatible with, or if there are any differences in its usage (as is the case with Yaffle's). Perhaps you would mention it in your README.md?

Thanks!

@nafg
Copy link
Author

nafg commented Jun 12, 2013

By the way, is it for regular javascript? What is component install mentioned in the readme?

@remy
Copy link
Owner

remy commented Jun 12, 2013

Component is a dependancy management system - it was a contributed change, but worth reading up on.

Re: no compatible with: there shouldn't be. But do check out my EventSource article on HTML5doctor - it does talk about pros and cons between Yaffle's and mine: http://html5doctor.com/server-sent-events/ — I have used Yaffle's eventsource library successfully in other projects (where I actually renamed it to EventSource2 so I could guarantee CORS support).

@remy remy closed this as completed Jun 12, 2013
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