summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Collapse)Author
2016-07-13Convert all git links to httpsLoïc Hoguin
2014-02-20DRY url.replace().Florent Gallaire
Automatically disable WebSocket when the URL begins with 'http'. Update the README with the new 'http' url syntax. Update the clock example with the new 'http' url syntax.
2013-11-14Make Bullet work with Cowboy 0.9.0Loïc Hoguin
2013-06-22Add buttons to demonstrate sending for all bullet connections.Dave Peticolas
2013-06-19Merge branch 'example-enhance' of git://github.com/jdavisp3/bulletLoïc Hoguin
2013-06-09Individual bullet connections in the example can be enabled/disabled.Dave Peticolas
This illustrates how to close bullet connections.
2013-06-09Distinguish different bullet connections in ping messages.Dave Peticolas
2013-06-08Cancel the refresh timer in terminate/2.Dave Peticolas
2013-04-08Support EventSource as a transport.Dave Peticolas
2013-02-14Update to Cowboy 0.8.0Loïc Hoguin
2012-07-09Add a bullet clock exampleLoïc Hoguin