Page 1 of 1

How to - Setting up Raspberry PI and Django Channels

Posted: Wed Mar 30, 2016 7:27 am
by johngrantuk
Django Channels seems like a nice way for a Pi to serve real time info using WebSockets. I did some experimentation and thought it might be useful for others:

https://medium.com/@johngrant/raspberry ... .m7791g8vb

Re: How to - Setting up Raspberry PI and Django Channels

Posted: Wed Mar 30, 2016 5:25 pm
by paddyg
John, that looks a useful resource. Thanks for contributing such detailed instructions.

Re: How to - Setting up Raspberry PI and Django Channels

Posted: Sun Apr 03, 2016 10:18 am
by johngrantuk
Thanks Paddy. Glad it is of some use.