Support for Websockets middleware similar to BaseHTTPMiddleware (or generic BaseConnectionMiddleware) #2946
Unanswered
MrNaif2018
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Quite some time ago there was an issue open about websocket middleware:
#641
but it was closed as complete I think by mistake
Is it possible to add BaseWebsocketMiddleware or even generic BaseConnectionMiddleware for both types?
It is crucial for implementing e.g. proper connection handling (like db commit) before response is sent to the user
Beta Was this translation helpful? Give feedback.
All reactions