Marten Seemann
|
a3831b2134
|
rename removing of connection IDs to retiring
|
2018-11-16 21:22:32 +07:00 |
|
Marten Seemann
|
9d06b2cfff
|
retransmit the CONNECTION_CLOSE packet when late packets arrive
|
2018-11-15 16:52:02 +07:00 |
|
Marten Seemann
|
3266e36811
|
drop support for gQUIC
|
2018-10-30 10:20:39 +07:00 |
|
Marten Seemann
|
c0d4f00b20
|
implement gQUIC 44
|
2018-08-28 08:49:29 +07:00 |
|
Marten Seemann
|
e23c08eef9
|
update CIs to Go 1.11
|
2018-08-16 11:51:23 +07:00 |
|
Marten Seemann
|
ad5a3e2fa0
|
also use the multiplexer for the server
|
2018-08-08 10:03:22 +07:00 |
|
Marten Seemann
|
c8d20e86d7
|
move listening from the multiplexer to the packet handler map
|
2018-08-08 10:03:20 +07:00 |
|
Marten Seemann
|
8b2992a243
|
split the Session.Close(error) in Close() and CloseWithError(error)
|
2018-07-06 15:51:35 +07:00 |
|
Marten Seemann
|
2c05dbff07
|
multiplex multiple clients on one packet conn
|
2018-06-23 08:35:11 +07:00 |
|
Marten Seemann
|
dacc94ccba
|
rename the sessionMap to packetHandlerMap
|
2018-06-23 08:20:29 +07:00 |
|