www.webdeveloper.com

Search:

Type: Posts; User: AliceWonder

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    249

    The webkit problem solved by putting ...

    The webkit problem solved by putting



    evtSrc = new EventSource(feed + '/test');


    inside a try{} block
  2. Replies
    2
    Views
    249

    Oh - what I'm expecting chrome and safari to do...

    Oh - what I'm expecting chrome and safari to do is fire the .onerror event since they don't support CORS with SSE. Instead all JS hangs.
  3. Replies
    2
    Views
    249

    JavaScript, SSE, and CORS

    Hi, first post - I use to have account here but it was registered with old e-mail address and I can't even remember the username, been that long.

    When this goes production, a reverse proxy should...
Results 1 to 3 of 3
HTML5 Development Center



Recent Articles