Commit Graph

23 Commits

Author SHA1 Message Date
Loyalsoldier 6f8979d017
Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
Bhoppi Chaw 0dcd1f4992
fix QUIC disconnecting issue (#850)
Co-authored-by: Bhoppi Chaw <bhoppi#outlook,com>
2021-04-04 16:32:56 +08:00
Loyalsoldier f3a56ca090
Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
Loyalsoldier f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
loyalsoldier 784775f689
Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
Kslr a44e1ede5b
update to IETF QUIC draft-29 (#287)
* update to IETF QUIC draft-29
2020-10-09 10:04:35 +08:00
Darien Raymond 1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond 3b02c02ab4
Revert "move init func to separate files"
This reverts commit 3de50a6412.
2019-02-01 16:56:43 +01:00
Darien Raymond 3de50a6412
move init func to separate files 2019-02-01 16:21:42 +01:00
Darien Raymond f1934a4ff2
move vendor to external 2019-01-17 15:33:18 +01:00
Darien Raymond 4055c467a1
tweak quic server parameters 2018-12-11 09:50:36 +01:00
Darien Raymond fd060a0880
temp fix deadlock in quic lib 2018-11-29 17:17:07 +01:00
Darien Raymond 3b1aaa9a3d
update quic parameters 2018-11-28 23:14:41 +01:00
Darien Raymond 1d54fd7433
update timeout and window size in quic 2018-11-27 22:39:54 +01:00
Darien Raymond f70712a1a3
remove warning messages in quic 2018-11-26 18:00:41 +01:00
Darien Raymond 45fbf6f059
update quic connection handling 2018-11-25 21:56:24 +01:00
Darien Raymond 5ecec6afd8
reduce concurrency 2018-11-24 23:10:04 +01:00
Darien Raymond 4ff26a36ad
update quic connection handling 2018-11-24 22:18:17 +01:00
Darien Raymond a1801b5d6f
update quic config 2018-11-23 23:51:07 +01:00
Darien Raymond 19926b8e4f
update quic 2018-11-23 17:04:53 +01:00
Darien Raymond 010964f272
tweak quic parameters 2018-11-22 11:57:17 +01:00
Darien Raymond 3335f77c70
implement header and auth for quic 2018-11-21 22:02:19 +01:00
Darien Raymond 096bbd2c51
prototype of quic transport 2018-11-21 16:47:06 +01:00