encode / uvicorn

An ASGI web server, for Python. 🦄
https://www.uvicorn.org/
BSD 3-Clause "New" or "Revised" License
8.57k stars 745 forks source link

Create `ws_protocol_cls` fixture #2049

Closed Kludex closed 1 year ago

Kludex commented 1 year ago

This PR aims to remove the WS_PROTOCOLS "constant" that we have on the test_websockets.py.