There was an error while loading. Please reload this page.
Updated Installing AtmosphereServlet with or without native support (markdown)
Updated Understanding Broadcaster (markdown)
typo
update broken links to Socket.IO samples
Added "path" to the annotation
improved example code
Updated Detecting Browser close's situation when using long polling (markdown)
Updated Frequently Asked Questions (markdown)
Updated Adding Server Side Events Support (SSE) in Internet Explorer and old Browsers (markdown)
Updated onDisconnect tricks (markdown)
Updated Home (markdown)
Created Downloading atmosphere.js (markdown)
Updated Multiple messages arrive as single response body or message received are incomplete (markdown)
Updated Understanding JavaScript functions (markdown)
Updated Understanding the Atmosphere Protocol (markdown)
Added version information
Added version affected
Updated Recovering AtmosphereResource State between reconnection (markdown)
For Long Polling, we also need to set `proxy_ignore_client_abort` to `off`. If not, when the long-polling client abort the connection with the server(by close browser, etc.), server can not detect the disconnect event.
Obviously ** doesn't work inside code blocks