channels
channels copied to clipboard
Handle root path
As discussed in https://github.com/django/daphne/issues/125, this adds handing of scope["root_path"]
to channels.routing.URLRouter
.