| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e04e2c9 commit ef384fe
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -86,6 +86,15 @@ | |||
| 86 | 86 | /src/node_http2* @nodejs/http2 @nodejs/net | |
| 87 | 87 | /src/node_mem* @nodejs/http2 | |
| 88 | 88 | ||
| 89 | + # quic | ||
| 90 | + | ||
| 91 | + /deps/ngtcp2/* @nodejs/quic | ||
| 92 | + /doc/api/quic.md @nodejs/quic | ||
| 93 | + /lib/quic.js @nodejs/quic | ||
| 94 | + /lib/internal/quic/* @nodejs/quic | ||
| 95 | + /src/quic/* @nodejs/quic | ||
| 96 | + /test/parallel/test-quic-* @nodejs/quic | ||
| 97 | + | ||
| 89 | 98 | # modules, including loaders | |
| 90 | 99 | ||
| 91 | 100 | /doc/api/esm.md @nodejs/loaders | |
| Back | FazBrowse Home | New Git URL |
0 commit comments