Commit graph

94 commits

Author SHA1 Message Date
Marten Seemann
2e7ea9119c
add OSS-Fuzz badge to README (#3942) 2023-08-16 04:58:07 -07:00
Gokul PM
10d1114962
README: fix invocation of Go routine in example (#4019) 2023-08-09 05:26:39 -07:00
Ferdinand Holzer
4378283f95
surface connection error as connection context cancelation cause (#3961)
* connection: surface connection error as connection context cancellation cause

* docs: add note about connection context canellation cause
2023-07-17 21:31:31 -07:00
Marten Seemann
3d89e545d3
use the new crypto/tls QUIC Transport (#3860) 2023-07-01 11:15:00 -07:00
Marten Seemann
21388c86bb
drop support for draft-29 (#3903) 2023-06-21 04:06:44 -07:00
Marten Seemann
e4fe28930a
docs: add detailed description of the quic package (#3902)
* docs: add detailed description of the quic package

* Apply suggestions from code review

Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>

* some more README improvements

---------

Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
2023-06-20 09:31:39 -07:00
Marten Seemann
9899ec4126
README: restructure RFC section, add QUIC v2 (RFC 9369) (#3871) 2023-06-02 03:00:29 -07:00
Kévin Dunglas
5400587610
docs: add Mercure in the list of projects using quic-go (#3791) 2023-05-01 09:34:40 -07:00
Marten Seemann
f42357f096 drop qtls support for Go 1.18 2023-02-04 17:44:54 +13:00
Kévin Dunglas
5b72f4c900
docs: Go 1.20 is now supported (#3693) 2023-02-04 08:14:01 +13:00
Marten Seemann
dfbfe71309
README: replace go-ipfs with go-libp2p (#3682) 2023-01-25 15:00:34 -08:00
bt90
d937633cad
README: add AdGuard Home to project list (#3574)
* Sort projects

* List AdGuardHome

* Reformat table
2023-01-25 14:32:27 -08: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
ff47a7e14e
add DPLPMTUD (RFC 8899) to list of supported RFCs in README (#3520) 2022-08-29 10:27:38 +03:00
Marten Seemann
034fc4e09a
fix typo in README 2022-08-24 01:21:47 -07:00
fanweixiao
57650fca7a
add YoMo to list of projects in README (#3513) 2022-08-21 02:05:11 -07:00
Marten Seemann
8c0c481da1
fix typo in README 2022-08-14 01:38:58 -07:00
Marten Seemann
5473b3ffd0
add QPACK (RFC 9204) to the list of supported RFCs (#3485) 2022-08-11 07:35:19 -07:00
Marten Seemann
ea9de26ed5
drop support for Go 1.16 and 1.17 (#3482) 2022-08-10 03:42:14 -07:00
Marten Seemann
56a24f3e4c
update supported RFCs in README (#3456) 2022-07-24 11:58:43 -07:00
Marten Seemann
d5961e9d60
update docs to reflect that we support RFC 9221 (Unreliable Datagrams) (#3382) 2022-04-25 04:10:51 -07:00
ignoramous
9620cc745c
remove nextdns from list of projects using quic-go (#3363)
ref: github.com/nextdns/nextdns/commit/538d0a85
2022-03-28 14:31:43 -07:00
Marten Seemann
366097106c use Go 1.18 on CI 2022-03-16 11:16:44 +04:00
Marten Seemann
f3b098775e
add OONI Probe to list of projects in README (#3324) 2022-01-29 05:41:38 -08:00
Marten Seemann
86b6ee74ff
remove build status badges from README (#3325) 2022-01-29 05:41:10 -08:00
Glenn
976cc29c16
Update README.md (#3315) 2022-01-17 06:11:36 -08:00
bt90
5cca3f121c
List projects using quic-go 2021-09-07 20:45:15 +02:00
Marten Seemann
c923158a3e update to Go 1.17.x 2021-08-16 23:21:24 +02:00
bt90
761c0fabd6
remove draft versions 32 and 34 from README (#3244) 2021-08-04 08:49:58 -07:00
Marten Seemann
7c74d1eb47 add support for Go 1.17 Beta 1 2021-06-15 12:29:48 -07:00
Marten Seemann
68da2c4468 add support for QUIC v1, RFC 9000 2021-05-29 11:56:14 -07:00
Marten Seemann
e3c1a67708 add draft-34 to support versions in README 2021-02-20 11:19:29 +08:00
Marten Seemann
ff2e7ba635 update README to reflect dropped Go 1.14 support 2021-02-20 09:26:49 +08:00
Marten Seemann
345e6e0ac9 use a pkg.go.dev instead of a GoDoc badge 2021-01-04 15:57:51 +08:00
Marten Seemann
a0d6b28046 update text about QUIC versions in the README 2021-01-01 11:57:20 +08:00
Marten Seemann
6684aded0c add version constants for draft-29 and draft-32 2020-10-22 20:33:16 +07:00
Marten Seemann
3e696250ae
Merge pull request #2715 from lucas-clemente/update-draft-version-information
update QUIC draft version information in README
2020-08-18 05:56:45 +07:00
Marten Seemann
a2b21be779
update QUIC draft version information in README 2020-08-13 09:13:22 +07:00
Marten Seemann
f780aee4f1
remove Fuzzit badge from README 2020-08-13 09:11:47 +07:00
Marten Seemann
012e62112d drop support for Go 1.13 2020-06-25 15:44:50 +07:00
Marten Seemann
3ac2fb3161 make quic-go build with both Go 1.13 and 1.14 2020-04-09 07:51:18 +07:00
Marten Seemann
c88a69034d use Go 1.14's embedded interfaces, update CIs 2020-02-28 15:25:53 +07:00
Marten Seemann
56e6f1adca remove outdated install instructions in README 2020-01-28 14:45:52 +07:00
Marten Seemann
6fc2dac432 deprecate gQUIC support 2019-10-23 09:49:09 +07:00
Lucas Clemente
08ab7fb0df
Make Go 1.13 requirement more explicit in README 2019-10-01 09:45:47 +02:00
Marten Seemann
9d37e2a79f use updated qtls based on Go's 1.13 crypto/tls 2019-09-06 11:14:34 +07:00
Marten Seemann
0d7c6b9d72 run fuzzit 2019-08-17 08:59:59 +07:00
Marten Seemann
a06bc25055 mention Go mod as a requirement in the README 2019-07-01 07:39:46 +07:00
Marten Seemann
4f6d0e651a implement HTTP/3 2019-04-11 09:06:10 +09:00
Marten Seemann
2aa5e61cc9 update README with the new Go version requirement 2019-02-22 13:34:04 +08:00