pushy icon indicating copy to clipboard operation
pushy copied to clipboard

Close idle channels instead of sending PING frames

Open jchambers opened this issue 1 year ago • 0 comments

Rather than keeping idle connections open by sending PING frames, this change will simply close channels after they've been idle for a while. My hope is that this will make Pushy modestly more resource-efficient for high-volume users.

This fixes #791.

jchambers avatar Jan 15 '24 21:01 jchambers