uquic/internal/flowcontrol
2019-03-06 13:45:05 +09:00
..
base_flow_controller.go only send BLOCKED frames if there is more data to send 2018-07-30 05:06:11 +07:00
base_flow_controller_test.go remove some unneccessary type conversions 2019-02-27 19:30:55 +09:00
connection_flow_controller.go use IETF QUIC transport error codes 2019-03-06 13:43:18 +09:00
connection_flow_controller_test.go remove some unneccessary type conversions 2019-02-27 19:30:55 +09:00
flowcontrol_suite_test.go make the flow control package internal 2017-08-30 00:27:44 +07:00
interface.go release connection-level flow control credit when a stream is reset 2019-01-23 12:49:48 +07:00
stream_flow_controller.go use IETF QUIC transport error codes 2019-03-06 13:43:18 +09:00
stream_flow_controller_test.go use the error names from the draft 2019-03-06 13:45:05 +09:00