Skip to content

Commit 58fabe2

Browse files
authored
docs: add note that quic (draft-29) used to be supported
1 parent 94fd3ac commit 58fabe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ Supported Transports:
375375
* quicv1 (RFC9000) - `/ipN/.../udp/.../quic-v1` - can share the same two tuple with `/quic-v1/webtransport`
376376
* webtransport `/ipN/.../udp/.../quic-v1/webtransport` - can share the same two tuple with `/quic-v1`
377377

378+
Note that quic (Draft-29) used to be supported with the format `/ipN/.../udp/.../quic`, but has since been [removed](https://github.com/libp2p/go-libp2p/releases/tag/v0.30.0).
379+
378380
Default:
379381
```json
380382
[

0 commit comments

Comments
 (0)