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
dfd35cb0714562357f8223a3da5cfed813b4f76f
quic-go
/
internal
/
protocol
History
Marten Seemann
4cbb4f8114
remove ConnectionID.Equal function
...
Connection IDs can now be compared with ==.
2022-08-29 11:30:32 +03:00
..
connection_id_test.go
remove ConnectionID.Equal function
2022-08-29 11:30:32 +03:00
connection_id.go
remove ConnectionID.Equal function
2022-08-29 11:30:32 +03:00
encryption_level_test.go
…
encryption_level.go
…
key_phase_test.go
…
key_phase.go
…
packet_number_test.go
…
packet_number.go
…
params_test.go
rename the session to connection
2022-03-27 12:50:14 +01:00
params.go
update docs to reflect that we support RFC 9221 (Unreliable Datagrams) (
#3382
)
2022-04-25 04:10:51 -07:00
perspective_test.go
…
perspective.go
…
protocol_suite_test.go
…
protocol_test.go
…
protocol.go
…
stream_test.go
…
stream.go
…
version_test.go
add the version number for QUIC v2
2022-05-25 15:50:04 +02:00
version.go
add the version number for QUIC v2
2022-05-25 15:50:04 +02:00