Re: Using Django Channels to subscribe to a Redis channel

2018-07-11 Thread morlandi
I posted a working snippet here https://gist.github.com/morlandi/bb915db7acef0ee0e4cb070921208610 It's a Django management command which subscribes a Redis channel, and upon receiving a new message sends it to django-channel. You can skip the logging and redis connection boilerplate, and take

Re: why so slow?

2008-06-04 Thread morlandi
If you're using Firefox on Windows, try this: http://weblogs.asp.net/dwahlin/archive/2007/06/17/fixing-firefox-slowness-with-localhost-on-vista.aspx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"