This repository was archived by the owner on May 22, 2020. It is now read-only.
Highlights:
- Bug fix: panic (slice bounds out of range) observed in production, when
couldSend>totalToSendLeft, butcouldSend < totalToSendLeft+headerSize. - Feature: temporary backoff.