Files
quic-go/internal/protocol/connection_id_test.go
Marten Seemann d47124d14d add more methods to the protocol.ConnectionID
This will make it easier to change the underlying type of the connection
ID (potentially an array is faster than a byte slice).
2018-04-19 16:08:06 +09:00

2.2 KiB