.. |
connection_id.go
|
always use connection IDs longer than 8 bytes when sending a Retry
|
2018-08-14 17:34:21 +07:00 |
connection_id_test.go
|
always use connection IDs longer than 8 bytes when sending a Retry
|
2018-08-14 17:34:21 +07:00 |
encryption_level.go
|
drop support for gQUIC
|
2018-10-30 10:20:39 +07:00 |
encryption_level_test.go
|
drop support for gQUIC
|
2018-10-30 10:20:39 +07:00 |
packet_number.go
|
rename InferPacketNumber to DecodePacketNumber
|
2018-12-14 16:46:40 +06:30 |
packet_number_test.go
|
rename InferPacketNumber to DecodePacketNumber
|
2018-12-14 16:46:40 +06:30 |
params.go
|
include the timer granularity in the advertised max_ack_delay
|
2019-05-08 13:26:08 +09:00 |
perspective.go
|
also use the multiplexer for the server
|
2018-08-08 10:03:22 +07:00 |
perspective_test.go
|
also use the multiplexer for the server
|
2018-08-08 10:03:22 +07:00 |
protocol.go
|
implement parsing and writing of the max_ack_delay transport parameter
|
2019-05-08 12:43:29 +09:00 |
protocol_suite_test.go
|
make the protocol package internal
|
2017-08-30 00:19:44 +07:00 |
protocol_test.go
|
implement the recent changes to the version negotiation packet
|
2017-12-06 08:40:43 +07:00 |
stream_id.go
|
implement and use the MAX_STREAMS frame
|
2018-11-10 09:38:50 +07:00 |
stream_id_test.go
|
implement and use the MAX_STREAMS frame
|
2018-11-10 09:38:50 +07:00 |
version.go
|
change the version number for the development version
|
2019-01-10 22:06:29 +07:00 |
version_test.go
|
change the version number for the development version
|
2019-01-10 22:06:29 +07:00 |