mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 22:00:34 -06:00
[GH-ISSUE #30] Feature request: Automatic recovery from network interruption #25
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @casey on GitHub (Jun 17, 2014).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/30
On a few long-running streams I've noticed that if network connectivity is interrupted, CocoaSplit won't recover, and the pending out count just keeps increasing with no new frames being sent.
It would be awesome if CocoaSplit could automatically recover, re-negotiate the connection, drop all pending frames, and start streaming again.