channels icon indicating copy to clipboard operation
channels copied to clipboard

Updated websocket consumers for ASGI v2.3.

Open kristjanvalur opened this issue 2 years ago • 4 comments

This PR adds the "headers" field for websocket.accept messages and the "reason" field for websocket.close, which were added in ASGI spec versions 2.1 and 2.3 respectively.

kristjanvalur avatar Apr 07 '23 13:04 kristjanvalur