uquic/protocol
2016-07-11 14:54:32 +02:00
..
packet_number.go shorten LargestObserved in ACK frames 2016-05-12 20:01:23 +07:00
packet_number_test.go change tests such that they are covered by coverage reports 2016-06-06 23:52:12 +07:00
protocol.go pack QUIC 34 packets with the correct maximum size 2016-06-23 18:23:34 +07:00
protocol_suite_test.go change tests such that they are covered by coverage reports 2016-06-06 23:52:12 +07:00
server_parameters.go use flow controller for window update handling, remove windowUpdateMgr 2016-07-11 14:54:32 +02:00
version.go introduce protocol.VersionWhatever for when the version doesn't matter 2016-07-08 18:21:45 +02:00
version_test.go change tests such that they are covered by coverage reports 2016-06-06 23:52:12 +07:00