Marten Seemann
|
c786a46f42
|
remove unused perspective arg from packetHandlerMap.ReplaceWithClosed (#4330)
|
2024-02-10 19:27:51 -08:00 |
|
Marten Seemann
|
a263164d9f
|
use new gomock feature to generate type-safe methods in mocks (#4057)
|
2023-10-20 22:55:33 -07:00 |
|
Marten Seemann
|
9a397abc17
|
update gomock to v0.3.0 (#4087)
|
2023-09-24 04:38:28 -07:00 |
|
Marten Seemann
|
2797f85fc0
|
switch from unmaintained golang/mock to go.uber.org/mock (#4050)
|
2023-08-28 02:23:55 -07:00 |
|
Marten Seemann
|
c9a2f79b1c
|
simplify mockgen usage for private interfaces (#3769)
|
2023-04-19 07:57:00 -07:00 |
|
Marten Seemann
|
58cedf7a4f
|
rename module, adjust import paths to quic-go/quic-go (#3680)
|
2023-01-21 19:53:57 -08:00 |
|
Marten Seemann
|
b659414495
|
use a single Go routine to send copies of CONNECTION_CLOSE packets
|
2022-08-21 15:41:47 +03:00 |
|
Marten Seemann
|
c3ab9c4ea9
|
replace all connection IDs at the same time when connection is closed
|
2022-08-21 14:09:49 +03:00 |
|
Marten Seemann
|
4b17343631
|
rename the session to connection
|
2022-03-27 12:50:14 +01:00 |
|
Marten Seemann
|
86338d3ce0
|
rename the sessionRunner to connRunner
|
2022-03-27 11:27:25 +01:00 |
|