This repository was archived by the owner on Aug 11, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ added: REPLACEME
113
113
Emitted immediately before the ` 'close' ` event if the ` QuicSession ` was
114
114
destroyed with an error.
115
115
116
-
117
116
### Event: ` 'keylog' `
118
117
<!-- YAML
119
118
added: REPLACEME
@@ -178,7 +177,6 @@ added: REPLACEME
178
177
179
178
Emitted when a new ` QuicStream ` has been initiated by the connected peer.
180
179
181
-
182
180
### quicsession.alpnProtocol
183
181
<!-- YAML
184
182
added: REPLACEME
@@ -393,7 +391,6 @@ three arguments:
393
391
The ` sessionTicket ` and ` remoteTransportParams ` are useful when creating a new
394
392
` QuicClientSession ` to more quickly resume an existing session.
395
393
396
-
397
394
### quicclientsession.ephemeralKeyInfo
398
395
<!-- YAML
399
396
added: REPLACEME
@@ -536,7 +533,6 @@ choose one interface and will add membership to it. To add membership to every
536
533
available interface, call ` quicsocket.addMembership() ` multiple times, once per
537
534
interface.
538
535
539
-
540
536
### quicsocket.address
541
537
<!-- YAML
542
538
added: REPLACEME
@@ -1017,7 +1013,6 @@ The default on most systems is `64` but can vary.
1017
1013
added: REPLACEME
1018
1014
-->
1019
1015
1020
-
1021
1016
## Class: QuicStream extends stream.Duplex
1022
1017
<!-- YAML
1023
1018
added: REPLACEME
@@ -1120,7 +1115,5 @@ added: REPLACEME
1120
1115
1121
1116
Set to ` true ` if the ` QuicStream ` is unidirectional.
1122
1117
1123
-
1124
-
1125
1118
[ RFC 4007 ] : https://tools.ietf.org/html/rfc4007
1126
1119
[ Certificate Object ] : https://nodejs.org/dist/latest-v12.x/docs/api/tls.html#tls_certificate_object
You can’t perform that action at this time.
0 commit comments