Search:
Type: Posts; User: AliceWonder
Search:
Search took 0.01 seconds.
-
The webkit problem solved by putting
evtSrc = new EventSource(feed + '/test');
inside a try{} block
-
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.
-
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...
|
|