nitely / nim-hyperx

Pure Nim http2 client and server 🖖
MIT License
24 stars 0 forks source link

Connection flow-control #13

Closed nitely closed 3 months ago

nitely commented 3 months ago

Connection flow-control

Rework the stream flow-control based on stream.windowPending and stream.windowProcessed.