Feature question: WebSocket Denial Response
I could use the feature described in https://asgi.readthedocs.io/en/latest/extensions.html#websocket-denial-response . I'll probably have some time to do it in January, but before that I would like to ask: would a PR implementing this be welcome?
Sorry for the long silence. If you're still up for it, yes.
Otherwise other contributors welcome.
Hello @carltongibson, can I take up this issue? does that work?
@IronJam11 No need to ask, of course.
is there any more documentation on this?
@IronJam11 documentation on how to contribute? See here: https://github.com/django/channels/blob/main/CONTRIBUTING.rst
Documentation on the feature? Not beyond what's in the linked docs
is it possible to use extensions in the current version on daphne, as mentioned in the documentation?
I'm not sure entirely what you mean @IronJam11. In the ASGI documentation it mentions a number of extensions, to my knowledge (and from searching the code) I don't believe any of these extensions are implemented for Daphne.