Commits
Click on a commit to change the comparison rangeImplement websocket keepalive pings for websockets-sansio Avoid duplicate ping timers when ping_timeout is None Simplify keepalive tests and address review feedback Use websockets.connect in keepalive tests Replace polling loop with simple sleep in ping_pong test Update docs to reflect ws-ping-interval support for websockets-sansio Poll for ping roundtrip instead of fixed sleep Increase ping_pong test timings for slow Windows CI Restore ws_ping_interval=0.1 in ping_pong test Reduce poll timeout to 5s in ping_pong test