summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 106089904e33e8cd6c702cf529fbd957cde9cb33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Bullet
======

Bullet is a Cowboy handler and associated Javascript library for
maintaining a persistent connection to the server irregardless of
the browser used and the technologies available.

Bullet defines a common interface both client and server-side to
facilitate the handling of such connections. Bullet also takes care
of reconnecting automatically when the connection is lost, and of
the optional heartbeat managed client-side.