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