@@ -667,10 +667,9 @@ The `'stream'` event may be emitted multiple times.
667
667
added: REPLACEME
668
668
-->
669
669
670
- * Type: {bigint }
670
+ * Type: {number }
671
671
672
- A ` BigInt ` representing the number of retransmissions caused by delayed
673
- acknowledgements.
672
+ The number of retransmissions caused by delayed acknowledgements.
674
673
675
674
#### quicsession.address
676
675
<!-- YAML
@@ -716,20 +715,19 @@ representing the reason the peer certificate verification failed.
716
715
added: REPLACEME
717
716
-->
718
717
719
- * Type: {bigint }
718
+ * Type: {number }
720
719
721
- A ` BigInt ` representing the total number of bidirectional streams
722
- created for this ` QuicSession ` .
720
+ The total number of bidirectional streams created for this ` QuicSession ` .
723
721
724
722
#### quicsession.blockCount
725
723
<!-- YAML
726
724
added: REPLACEME
727
725
-->
728
726
729
- * Type: {bigint }
727
+ * Type: {number }
730
728
731
- A ` BigInt ` representing the total number of times the ` QuicSession ` has
732
- been blocked from sending stream data due to flow control.
729
+ The total number of times the ` QuicSession ` has been blocked from sending
730
+ stream data due to flow control.
733
731
734
732
Such blocks indicate that transmitted stream data is not being consumed
735
733
quickly enough by the connected peer.
@@ -749,18 +747,18 @@ to the connected peer.
749
747
added: REPLACEME
750
748
-->
751
749
752
- * Type: {bigint }
750
+ * Type: {number }
753
751
754
- A ` BigInt ` representing the total number of bytes received from the peer.
752
+ The total number of bytes received from the peer.
755
753
756
754
#### quicsession.bytesSent
757
755
<!-- YAML
758
756
added: REPLACEME
759
757
-->
760
758
761
- * Type: {bigint }
759
+ * Type: {number }
762
760
763
- A ` BigInt ` representing the total number of bytes sent to the peer.
761
+ The total number of bytes sent to the peer.
764
762
765
763
#### quicsession.cipher
766
764
<!-- YAML
@@ -831,9 +829,9 @@ Set to `true` if the `QuicSession` has been destroyed.
831
829
added: REPLACEME
832
830
-->
833
831
834
- * Type: {bigint }
832
+ * Type: {number }
835
833
836
- A ` BigInt ` representing the length of time the ` QuicSession ` was active.
834
+ The length of time the ` QuicSession ` was active.
837
835
838
836
#### quicsession.getCertificate()
839
837
<!-- YAML
@@ -902,9 +900,9 @@ Set to `true` when the TLS handshake completion has been confirmed.
902
900
added: REPLACEME
903
901
-->
904
902
905
- * Type: {bigint }
903
+ * Type: {number }
906
904
907
- A ` BigInt ` representing the length of time taken to complete the TLS handshake.
905
+ The length of time taken to complete the TLS handshake.
908
906
909
907
#### quicsession.idleTimeout
910
908
<!-- YAML
@@ -920,17 +918,16 @@ Set to `true` if the `QuicSession` was closed due to an idle timeout.
920
918
added: REPLACEME
921
919
-->
922
920
923
- * Type: {bigint }
921
+ * Type: {number }
924
922
925
- A ` BigInt ` representing the number of key update operations that have
926
- occured.
923
+ The number of key update operations that have occured.
927
924
928
925
#### quicsession.latestRTT
929
926
<!-- YAML
930
927
added: REPLACEME
931
928
-->
932
929
933
- * Type: {bigint }
930
+ * Type: {number }
934
931
935
932
The most recently recorded RTT for this ` QuicSession ` .
936
933
@@ -939,10 +936,10 @@ The most recently recorded RTT for this `QuicSession`.
939
936
added: REPLACEME
940
937
-->
941
938
942
- * Type: {bigint }
939
+ * Type: {number }
943
940
944
- A ` BigInt ` representing the number of lost-packet retransmissions that have been
945
- performed on this ` QuicSession ` .
941
+ The number of lost-packet retransmissions that have been performed on
942
+ this ` QuicSession ` .
946
943
947
944
#### quicsession.maxDataLeft
948
945
<!-- YAML
@@ -959,10 +956,9 @@ send to the connected peer.
959
956
added: REPLACEME
960
957
-->
961
958
962
- * Type: {bigint }
959
+ * Type: {number }
963
960
964
- A ` BigInt ` representing the maximum number of in-flight bytes recorded
965
- for this ` QuicSession ` .
961
+ The maximum number of in-flight bytes recorded for this ` QuicSession ` .
966
962
967
963
#### quicsession.maxStreams
968
964
<!-- YAML
@@ -983,7 +979,7 @@ of the `QuicSession` as the connected peer allows new streams to be created.
983
979
added: REPLACEME
984
980
-->
985
981
986
- * Type: {bigint }
982
+ * Type: {number }
987
983
988
984
The minimum RTT recorded so far for this ` QuicSession ` .
989
985
@@ -1025,10 +1021,9 @@ of the `ping()` operation.
1025
1021
added: REPLACEME
1026
1022
-->
1027
1023
1028
- * Type: {bigint }
1024
+ * Type: {number }
1029
1025
1030
- A ` BigInt ` representing the total number of ` QuicStreams ` initiated by the
1031
- connected peer.
1026
+ The total number of ` QuicStreams ` initiated by the connected peer.
1032
1027
1033
1028
#### quicsession.qlog
1034
1029
<!-- YAML
@@ -1061,10 +1056,9 @@ An object containing the remote address information for the connected peer.
1061
1056
added: REPLACEME
1062
1057
-->
1063
1058
1064
- * Type: {bigint }
1059
+ * Type: {number }
1065
1060
1066
- A ` BigInt ` representing the total number of ` QuicStream ` instances initiated
1067
- by this ` QuicSession ` .
1061
+ The total number of ` QuicStream ` instances initiated by this ` QuicSession ` .
1068
1062
1069
1063
#### quicsession.servername
1070
1064
<!-- YAML
@@ -1080,7 +1074,7 @@ The SNI servername requested for this session by the client.
1080
1074
added: REPLACEME
1081
1075
-->
1082
1076
1083
- * Type: {bigint }
1077
+ * Type: {number }
1084
1078
1085
1079
The modified RTT calculated for this ` QuicSession ` .
1086
1080
@@ -1107,10 +1101,9 @@ True if the `QuicSession` was closed due to QUIC stateless reset.
1107
1101
added: REPLACEME
1108
1102
-->
1109
1103
1110
- * Type: {bigint }
1104
+ * Type: {number }
1111
1105
1112
- A ` BigInt ` representing the total number of unidirectional streams
1113
- created on this ` QuicSession ` .
1106
+ The total number of unidirectional streams created on this ` QuicSession ` .
1114
1107
1115
1108
#### quicsession.updateKey()
1116
1109
<!-- YAML
@@ -2123,20 +2116,18 @@ Set to `true` if the `QuicStream` is bidirectional.
2123
2116
added: REPLACEME
2124
2117
-->
2125
2118
2126
- * Type: {bigint }
2119
+ * Type: {number }
2127
2120
2128
- A ` BigInt ` representing the total number of bytes received for this
2129
- ` QuicStream ` .
2121
+ The total number of bytes received for this ` QuicStream ` .
2130
2122
2131
2123
#### quicstream.bytesSent
2132
2124
<!-- YAML
2133
2125
added: REPLACEME
2134
2126
-->
2135
2127
2136
- * Type: {bigint }
2128
+ * Type: {number }
2137
2129
2138
- A ` BigInt ` representing the total number of bytes sent by this
2139
- ` QuicStream ` .
2130
+ The total number of bytes sent by this ` QuicStream ` .
2140
2131
2141
2132
#### quicstream.clientInitiated
2142
2133
<!-- YAML
@@ -2182,19 +2173,18 @@ TBD
2182
2173
added: REPLACEME
2183
2174
-->
2184
2175
2185
- * Type: {bigint }
2176
+ * Type: {number }
2186
2177
2187
- A ` BigInt ` representing the length of time the ` QuicStream ` has been active.
2178
+ The length of time the ` QuicStream ` has been active.
2188
2179
2189
2180
#### quicstream.finalSize
2190
2181
<!-- YAML
2191
2182
added: REPLACEME
2192
2183
-->
2193
2184
2194
- * Type: {bigint }
2185
+ * Type: {number }
2195
2186
2196
- A ` BigInt ` specifying the total number of bytes successfully received by the
2197
- ` QuicStream ` .
2187
+ The total number of bytes successfully received by the ` QuicStream ` .
2198
2188
2199
2189
#### quicstream.id
2200
2190
<!-- YAML
@@ -2210,29 +2200,27 @@ The numeric identifier of the `QuicStream`.
2210
2200
added: REPLACEME
2211
2201
-->
2212
2202
2213
- * Type: {bigint }
2203
+ * Type: {number }
2214
2204
2215
- A ` BigInt ` representing the highest acknowledged data offset received
2216
- for this ` QuicStream ` .
2205
+ The highest acknowledged data offset received for this ` QuicStream ` .
2217
2206
2218
2207
#### quicstream.maxExtendedOffset
2219
2208
<!-- YAML
2220
2209
added: REPLACEME
2221
2210
-->
2222
2211
2223
- * Type: {bigint }
2212
+ * Type: {number }
2224
2213
2225
- A ` BigInt ` representing the maximum extended data offset that has been
2226
- reported to the connected peer.
2214
+ The maximum extended data offset that has been reported to the connected peer.
2227
2215
2228
2216
#### quicstream.maxReceivedOffset
2229
2217
<!-- YAML
2230
2218
added: REPLACEME
2231
2219
-->
2232
2220
2233
- * Type: {bigint }
2221
+ * Type: {number }
2234
2222
2235
- A ` BigInt ` representing the maximum received offset for this ` QuicStream ` .
2223
+ The maximum received offset for this ` QuicStream ` .
2236
2224
2237
2225
#### quicstream.pending
2238
2226
<!-- YAML
0 commit comments