Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-26 | Improve Bullet's description with suggestions from DeadZen | Loïc Hoguin | |
2011-12-26 | Explain Bullet usage thoroughly in the README | Loïc Hoguin | |
2011-11-30 | For xhrPolling, call onopen only after we get our first response | Loïc Hoguin | |
2011-11-30 | Don't call onerror on xhrPolling POST error for now | Loïc Hoguin | |
2011-11-23 | Don't cache xhrPolling requests | Loïc Hoguin | |
2011-11-23 | Don't reconnect xhrPolling on error, let stream handle it | Loïc Hoguin | |
2011-11-17 | Add missing } | Loïc Hoguin | |
2011-11-17 | Fix errors at connection triggering an infinite connection-trying loop | Loïc Hoguin | |
2011-11-17 | Various improvements to the JS side | Loïc Hoguin | |
Should fix a few small issues but with a few others remaining. | |||
2011-11-09 | Replace const by var in JS for IE compatibility | Loïc Hoguin | |
2011-10-19 | Add a missing path to terminate/2 | Loïc Hoguin | |
2011-10-17 | Initial commit | Loïc Hoguin | |
This is mostly a proof of concept. The client-side can be greatly improved (and we should probably take from other projects directly). The server-side is pretty much how it should be though. |