index
:
bullet.git
master
Simple, reliable, efficient streaming for Cowboy.
Loïc Hoguin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-09
Add a bullet clock example
Loïc Hoguin
2012-06-11
Update version to 0.2.0
0.2.0
Loïc Hoguin
2012-04-24
Fix a bug on xhrPolling failing to use the proper URL on reconnect
Loïc Hoguin
2012-03-20
Add a JS function to change the url being used for the stream
Loïc Hoguin
2012-01-09
Add dispatch options documentation to the README
Loïc Hoguin
2012-01-09
Put a real example URL in the README for clarity
Loïc Hoguin
2011-12-26
Fix an error in the previously edited README
Loïc Hoguin
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
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