django / daphne

Django Channels HTTP/WebSocket server
BSD 3-Clause "New" or "Revised" License
2.32k stars 256 forks source link

ws_protocol: Log when WebSocket is killed by Daphne #474

Open oliviermartin opened 1 year ago

oliviermartin commented 1 year ago

Similar logs already exist in the rest of the application. It would help to trace some unexplained websocket disconnection.