Imgur / incus

incus is a middleware for distributing messages via websockets, long polling, and push notifications
MIT License
361 stars 37 forks source link

Changed LPOP to BLPOP in file redis_store.go #63

Closed samuelebistoletti closed 9 years ago

samuelebistoletti commented 9 years ago

I created a new pull request with BLPOP change in redis_store.go as requested yesterday. Timeout interval is now configurable in config.yml.

AdriVanHoudt commented 9 years ago

:shipit: