adriangb / xpresso

A composable Python ASGI web framework
https://xpresso-api.dev/
MIT License
178 stars 4 forks source link

feat: websocket support #1

Closed adriangb closed 2 years ago

adriangb commented 2 years ago

We just need a WebSocketRoute subclass with similar customizations to Operation