ninenines / bullet

Simple, reliable, efficient streaming for Cowboy.
http://ninenines.eu
ISC License
302 stars 69 forks source link

feasible to pull some stuff from https://github.com/dvv/connection? #15

Closed dvv closed 11 years ago

dvv commented 11 years ago

the most welcome imho are acknowledgements to send(), basic queues and message expirations

essen commented 11 years ago

I have no idea what your project is about, or what you want to pull, as your commit messages aren't very informative. :) Please explain here?

dvv commented 11 years ago

Yes, messages are crap, sorry. I meant nodejs-style eventing, message queueing with priority, handling acks and expiration.

essen commented 11 years ago

Bullet is just about maintaining a persistent connection to the server and nothing else. Feel free to build a project on top of it and advertise it though. :)

dvv commented 11 years ago

k