This is the bocoup web log with posts from Al, Boaz, Rick, Sam, Nate, Nick & Pete. You should also make sure to checkout code.bocoup.com, where we keep the finished versions of ideas we kick around here.


Jun 7, 2010

JavaScript EventSource: Now available in Firefox!

…Not natively… but this will work in the meantime:


Git it here




Comments:

2 Comments

  1. Marco
    Posted June 10, 2010 at 6:51 am | Permalink

    Awesome!!! I am already happy with this, but just a naive question: does it work with IE?

  2. Rick Waldron
    Posted June 10, 2010 at 2:43 pm | Permalink

    This particular gist does not, since it uses the standard addEventListener and XMLHttpRequest, although it wouldn’t be hard to patch the gist with support for attachEvent and MSXML




Please send your questions to this address or call Bocoup at 617-379-2752
This web page is proudly maintained by Bocoup and hosted by (mt) Media Temple
All code on this website is Open Source