#199·crow

Middleware support for websockets

Author: mafrostCreated Nov 30, 2016Updated Oct 15, 2023

I would like to be able to use middleware for websocket connections. For instance, I would like to be able to deny connections before they are upgraded to websockets based on http headers, etc.