check that the server sends the correct original_connection_id

This commit is contained in:
Marten Seemann
2018-11-11 11:00:40 +07:00
parent 73ca6a06eb
commit 70cb67bd2a
8 changed files with 63 additions and 7 deletions

View File

@@ -1288,6 +1288,7 @@ var _ = Describe("Client Session", func() {
[]byte("token"),
protocol.ConnectionID{8, 7, 6, 5, 4, 3, 2, 1},
protocol.ConnectionID{8, 7, 6, 5, 4, 3, 2, 1},
protocol.ConnectionID{8, 7, 6, 5, 4, 3, 2, 1},
populateClientConfig(&Config{}, true),
nil, // tls.Config
nil, // transport parameters