django-websocket-redis icon indicating copy to clipboard operation
django-websocket-redis copied to clipboard

Output redirection

Open xmatos opened this issue 8 years ago • 2 comments

Hello!

Is there a way to redirect ws4redis output?

Thanks!

xmatos avatar Feb 02 '17 12:02 xmatos

Could you please explain what you mean with "redirecting output".

jrief avatar Feb 02 '17 23:02 jrief

Hi! Thanks for replying!

I'm sorry, I guess I've got confused. I'm working on a project that uses ws4redis and every 5 seconds it outputs to stdout a get request to the chat url. I wanted to mute or redirect those requests, but I suppose that would have to be done on django, not here. You can close the issue.

Thanks again!

xmatos avatar Feb 03 '17 13:02 xmatos