pushy
pushy copied to clipboard
Close idle channels instead of sending PING frames
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.