issues
search
vinissimus
/
async-asgi-testclient
A framework-agnostic library for testing ASGI web applications
MIT License
160
stars
20
forks
source link
fix: add websocket error handling
#61
Closed
ThomasDsantos
closed
1 year ago
ThomasDsantos
commented
1 year ago
Add websocket error handling instead of just crash
Update dependencies
Use ruff for linting
Update with numberly informations
Add python 3.11 support