jrief / django-websocket-redis

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

Using it with ReactJS and Django? #160

Closed rsubra13 closed 8 years ago

rsubra13 commented 8 years ago

How to use this with ReactJS and Django?

jrief commented 8 years ago

I don't know, I never worked with React. Since there are examples using jQuery and AngularJS, it might be possible to implement and it would be a nice add-on.