Simone Bordet
|
388262227e
|
Split the generation of frames into 2: flow-controlled and
non-flow-controlled.
This gives better code separation and proper removal of streams when
flow controlled frames complete.
|
2014-06-13 16:28:54 +02:00 |
Simone Bordet
|
b30152df27
|
Removed generation of padding bytes, which simplified the code a lot.
Implemented slicing of flow controlled data to never exceed the flow
control window.
|
2014-06-13 14:08:56 +02:00 |
Simone Bordet
|
5ed4f312cd
|
Implemented flow control.
|
2014-06-13 13:51:42 +02:00 |
Simone Bordet
|
8e4c6b7fdd
|
Put some more flesh on the HTTP2 implementation.
|
2014-06-11 18:26:48 +02:00 |