Auto ping might want to reset the heart beat
Open
enhancement
- Dominant language
- Python
- Stars
- 16.5k
- Forks
- 2.4k
- Avg merge
- 17h 22m
- Merged PRs (30d)
- 212
Description
https://github.com/aio-libs/aiohttp/blob/4bb95e53e130855546e78a98d0ba47ecfef13284/aiohttp/client_ws.py#L371
if the client is doing the heartbeat it’s redundant for the server or vise versa to do and double the amount of idle traffic
Contributor guide
Assessment
This issue has not been assessed yet.