reaktivity / k3po-nukleus-ext.java

K3PO Nukleus Extension
Apache License 2.0
0 stars 9 forks source link

Credit padding from `DATA` frame in `WINDOW` update #40

Closed jfallows closed 6 years ago

jfallows commented 6 years ago

k3po currently adds static padding from configuration to DATA payload size for WINDOW flow control credit, but should use padding directly from DATA frame instead, as that represents what was actually reserved by the sender.