ruffish
Results
3
issues of
ruffish
I don't really understand what is causing the issue. I have my configuration setup like so: ``` # Channels Config CHANNEL_LAYERS = { "default": { "BACKEND": "channels_rabbitmq.core.RabbitmqChannelLayer", "CONFIG": { "host":...
question
Added functionality to return the media stream url for direct use in playing back streams without downloading the music file to the server. Really useful in music we applications and...