| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8e02b53 commit 120db2c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1101,7 +1101,7 @@ As of Node.js 15, the default mode for `unhandledRejection` is changed to `throw | |||
| 1101 | 1101 | ||
| 1102 | 1102 | #### QUIC - [#32379](https://github.com/nodejs/node/pull/32379) | |
| 1103 | 1103 | ||
| 1104 | - Node.js 15 comes with experimental support QUIC, which can be enabled by compiling Node.js with the `--experimental-quic` configuration flag. The Node.js QUIC implementation is exposed by the core `net` module. | ||
| 1104 | + Node.js 15 comes with experimental support for [QUIC](https://en.wikipedia.org/wiki/QUIC), which can be enabled by compiling Node.js with the `--experimental-quic` configuration flag. The Node.js QUIC implementation is exposed by the core `net` module. | ||
| 1105 | 1105 | ||
| 1106 | 1106 | #### V8 8.6 - [#35415](https://github.com/nodejs/node/pull/35415) | |
| 1107 | 1107 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments