jrief / django-websocket-redis

Websockets for Django applications using Redis as message queue
http://django-websocket-redis.awesto.com/
MIT License
895 stars 222 forks source link

Rebrand #171

Closed pkkid closed 8 years ago

pkkid commented 8 years ago

mistake.

jrief commented 8 years ago

Are you forking this project?

pkkid commented 8 years ago

I am. I probably wont do anything with it but use it for my own personal use. When I learn a new tech, I like to make more changes than necessary or really even appropriate to keep asking things to be merged. I also got the impression you were not interested in allowing server-side code to hook into the websocket threads, which is fine. For better or worse, I want to allow this ability. I was also going to dabble with the idea of dropping the requirement on gevent in favor of asyncio, but it may be too soon for that.