uvicorn
uvicorn copied to clipboard
Add test to simulate lost connection on server
Test for issue #757.
Shows the effects of websocket server sending data on a connection that has been closed by transport without receiving a close frame.