This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
66fd3b5195536494f460f26e5a3501a8a41c2b0d
quic-go
/
internal
History
Marten Seemann
66fd3b5195
expose the ConnectionState in the Session
...
The ConnectionState contains basic details about the QUIC connection.
2018-01-11 16:27:42 +07:00
..
crypto
expose the ConnectionState in the Session
2018-01-11 16:27:42 +07:00
flowcontrol
use the timescale factor for flow control tests on CIs
2018-01-03 10:26:50 +07:00
handshake
expose the ConnectionState in the Session
2018-01-11 16:27:42 +07:00
mocks
expose the ConnectionState in the Session
2018-01-11 16:27:42 +07:00
protocol
add an application-defined error type, for RST_STREAM and STOP_SENDING
2017-12-15 16:21:09 +07:00
testdata
Move testdata/ to internal/
2017-08-18 12:06:36 +02:00
utils
remove unused utils.GetByteOrder
2017-12-08 11:33:40 +07:00
wire
implement parsing and writing of STREAM_ID_BLOCKED frames
2018-01-04 17:02:14 +07:00