v1.3.1
Fixed
- HTTP/2 window size is now properly checked in
Spear.Connection
before attempting to send ack, nack, and batch-append messages.- Without this fix, some ack, nack and batch-append messages could be silently dropped on busy connections.
Spear.Connection
before attempting to send ack, nack, and batch-append messages.