SlyMarbo / spdy

[deprecated] A full-featured SPDY library for the Go language.
BSD 2-Clause "Simplified" License
116 stars 13 forks source link

Flow control doesn't grow on reciept #8

Closed SlyMarbo closed 11 years ago

SlyMarbo commented 11 years ago

When data is received, WINDOW_UPDATE frames need to be sent to regrow the transfer window.