python-websockets / websockets

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

Allow sending ping and pong after close. #1435

Closed aaugustin closed 8 months ago

aaugustin commented 8 months ago

Fix #1429.