python-websockets / websockets

Library for building WebSocket servers and clients in Python
https://websockets.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5.23k stars 519 forks source link

Improve exception handling during handshake. #1505

Closed aaugustin closed 2 months ago

aaugustin commented 2 months ago

Also refactor tests for Sans-I/O client and server.