[erlang-questions] [ANN] Bullet 0.2.0

Loïc Hoguin essen@REDACTED
Mon Jun 11 17:18:09 CEST 2012


Hello!

I'm glad to finally announce the first beta version of the Bullet project.

Bullet is a Cowboy handler and associated Javascript library for
maintaining a persistent connection between a client and a server.

   https://github.com/extend/bullet

In short: it does websocket when they're available, it simulates them 
with long-polling otherwise, both transports have the same exact API 
client and server-side, and it reconnects automatically on disconnection.

It's already used in production by myself at least. The documentation is 
probably a bit lacking so feel free to send some feedback.

It currently requires Cowboy 0.6.0 (the newer version).

Hope it'll be of interest to some of you!

Thanks.

-- 
Loïc Hoguin
Erlang Cowboy
Nine Nines



More information about the erlang-questions mailing list