pi-cursor-sdk 0.1.49 → 0.1.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (278) hide show
  1. package/CHANGELOG.md +36 -1
  2. package/README.md +2 -2
  3. package/docs/cursor-live-smoke-checklist.md +4 -4
  4. package/docs/cursor-model-ux-spec.md +5 -5
  5. package/docs/cursor-native-tool-replay.md +2 -2
  6. package/docs/cursor-native-tool-visual-audit.md +1 -1
  7. package/docs/cursor-testing-lessons.md +1 -1
  8. package/package.json +6 -15
  9. package/src/cursor-fallback-models.generated.ts +536 -302
  10. package/src/cursor-provider-errors.ts +29 -0
  11. package/src/cursor-provider-overflow.ts +96 -0
  12. package/src/cursor-tool-manifest.ts +1 -1
  13. package/src/index.ts +4 -1
  14. package/node_modules/@connectrpc/connect-node/README.md +0 -141
  15. package/node_modules/@connectrpc/connect-node/dist/cjs/compression.d.ts +0 -15
  16. package/node_modules/@connectrpc/connect-node/dist/cjs/compression.js +0 -89
  17. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-node-adapter.d.ts +0 -42
  18. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-node-adapter.js +0 -61
  19. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-transport.d.ts +0 -100
  20. package/node_modules/@connectrpc/connect-node/dist/cjs/connect-transport.js +0 -25
  21. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-transport.d.ts +0 -96
  22. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-transport.js +0 -25
  23. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-web-transport.d.ts +0 -96
  24. package/node_modules/@connectrpc/connect-node/dist/cjs/grpc-web-transport.js +0 -25
  25. package/node_modules/@connectrpc/connect-node/dist/cjs/http2-session-manager.d.ts +0 -146
  26. package/node_modules/@connectrpc/connect-node/dist/cjs/http2-session-manager.js +0 -536
  27. package/node_modules/@connectrpc/connect-node/dist/cjs/index.d.ts +0 -15
  28. package/node_modules/@connectrpc/connect-node/dist/cjs/index.js +0 -36
  29. package/node_modules/@connectrpc/connect-node/dist/cjs/node-error.d.ts +0 -45
  30. package/node_modules/@connectrpc/connect-node/dist/cjs/node-error.js +0 -154
  31. package/node_modules/@connectrpc/connect-node/dist/cjs/node-headers-polyfill.d.ts +0 -1
  32. package/node_modules/@connectrpc/connect-node/dist/cjs/node-headers-polyfill.js +0 -29
  33. package/node_modules/@connectrpc/connect-node/dist/cjs/node-transport-options.d.ts +0 -89
  34. package/node_modules/@connectrpc/connect-node/dist/cjs/node-transport-options.js +0 -58
  35. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-client.d.ts +0 -54
  36. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-client.js +0 -326
  37. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-handler.d.ts +0 -41
  38. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-handler.js +0 -234
  39. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-header.d.ts +0 -19
  40. package/node_modules/@connectrpc/connect-node/dist/cjs/node-universal-header.js +0 -97
  41. package/node_modules/@connectrpc/connect-node/dist/cjs/package.json +0 -1
  42. package/node_modules/@connectrpc/connect-node/dist/esm/compression.d.ts +0 -15
  43. package/node_modules/@connectrpc/connect-node/dist/esm/compression.js +0 -86
  44. package/node_modules/@connectrpc/connect-node/dist/esm/connect-node-adapter.d.ts +0 -42
  45. package/node_modules/@connectrpc/connect-node/dist/esm/connect-node-adapter.js +0 -58
  46. package/node_modules/@connectrpc/connect-node/dist/esm/connect-transport.d.ts +0 -100
  47. package/node_modules/@connectrpc/connect-node/dist/esm/connect-transport.js +0 -22
  48. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-transport.d.ts +0 -96
  49. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-transport.js +0 -22
  50. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-web-transport.d.ts +0 -96
  51. package/node_modules/@connectrpc/connect-node/dist/esm/grpc-web-transport.js +0 -22
  52. package/node_modules/@connectrpc/connect-node/dist/esm/http2-session-manager.d.ts +0 -146
  53. package/node_modules/@connectrpc/connect-node/dist/esm/http2-session-manager.js +0 -532
  54. package/node_modules/@connectrpc/connect-node/dist/esm/index.d.ts +0 -15
  55. package/node_modules/@connectrpc/connect-node/dist/esm/index.js +0 -23
  56. package/node_modules/@connectrpc/connect-node/dist/esm/node-error.d.ts +0 -45
  57. package/node_modules/@connectrpc/connect-node/dist/esm/node-error.js +0 -147
  58. package/node_modules/@connectrpc/connect-node/dist/esm/node-headers-polyfill.d.ts +0 -1
  59. package/node_modules/@connectrpc/connect-node/dist/esm/node-headers-polyfill.js +0 -27
  60. package/node_modules/@connectrpc/connect-node/dist/esm/node-transport-options.d.ts +0 -89
  61. package/node_modules/@connectrpc/connect-node/dist/esm/node-transport-options.js +0 -58
  62. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-client.d.ts +0 -54
  63. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-client.js +0 -324
  64. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-handler.d.ts +0 -41
  65. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-handler.js +0 -230
  66. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-header.d.ts +0 -19
  67. package/node_modules/@connectrpc/connect-node/dist/esm/node-universal-header.js +0 -93
  68. package/node_modules/@connectrpc/connect-node/package.json +0 -46
  69. package/node_modules/undici/LICENSE +0 -21
  70. package/node_modules/undici/README.md +0 -741
  71. package/node_modules/undici/docs/docs/api/Agent.md +0 -84
  72. package/node_modules/undici/docs/docs/api/BalancedPool.md +0 -99
  73. package/node_modules/undici/docs/docs/api/CacheStorage.md +0 -30
  74. package/node_modules/undici/docs/docs/api/CacheStore.md +0 -164
  75. package/node_modules/undici/docs/docs/api/Client.md +0 -288
  76. package/node_modules/undici/docs/docs/api/ClientStats.md +0 -27
  77. package/node_modules/undici/docs/docs/api/Connector.md +0 -115
  78. package/node_modules/undici/docs/docs/api/ContentType.md +0 -57
  79. package/node_modules/undici/docs/docs/api/Cookies.md +0 -128
  80. package/node_modules/undici/docs/docs/api/Debug.md +0 -62
  81. package/node_modules/undici/docs/docs/api/DiagnosticsChannel.md +0 -315
  82. package/node_modules/undici/docs/docs/api/Dispatcher.md +0 -1392
  83. package/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md +0 -159
  84. package/node_modules/undici/docs/docs/api/Errors.md +0 -49
  85. package/node_modules/undici/docs/docs/api/EventSource.md +0 -45
  86. package/node_modules/undici/docs/docs/api/Fetch.md +0 -60
  87. package/node_modules/undici/docs/docs/api/GlobalInstallation.md +0 -139
  88. package/node_modules/undici/docs/docs/api/H2CClient.md +0 -263
  89. package/node_modules/undici/docs/docs/api/MockAgent.md +0 -603
  90. package/node_modules/undici/docs/docs/api/MockCallHistory.md +0 -197
  91. package/node_modules/undici/docs/docs/api/MockCallHistoryLog.md +0 -43
  92. package/node_modules/undici/docs/docs/api/MockClient.md +0 -81
  93. package/node_modules/undici/docs/docs/api/MockErrors.md +0 -12
  94. package/node_modules/undici/docs/docs/api/MockPool.md +0 -555
  95. package/node_modules/undici/docs/docs/api/Pool.md +0 -84
  96. package/node_modules/undici/docs/docs/api/PoolStats.md +0 -35
  97. package/node_modules/undici/docs/docs/api/ProxyAgent.md +0 -229
  98. package/node_modules/undici/docs/docs/api/RedirectHandler.md +0 -93
  99. package/node_modules/undici/docs/docs/api/RetryAgent.md +0 -50
  100. package/node_modules/undici/docs/docs/api/RetryHandler.md +0 -118
  101. package/node_modules/undici/docs/docs/api/RoundRobinPool.md +0 -145
  102. package/node_modules/undici/docs/docs/api/SnapshotAgent.md +0 -616
  103. package/node_modules/undici/docs/docs/api/Socks5ProxyAgent.md +0 -275
  104. package/node_modules/undici/docs/docs/api/Util.md +0 -25
  105. package/node_modules/undici/docs/docs/api/WebSocket.md +0 -141
  106. package/node_modules/undici/docs/docs/api/api-lifecycle.md +0 -91
  107. package/node_modules/undici/docs/docs/best-practices/client-certificate.md +0 -64
  108. package/node_modules/undici/docs/docs/best-practices/crawling.md +0 -58
  109. package/node_modules/undici/docs/docs/best-practices/mocking-request.md +0 -190
  110. package/node_modules/undici/docs/docs/best-practices/proxy.md +0 -127
  111. package/node_modules/undici/docs/docs/best-practices/undici-vs-builtin-fetch.md +0 -224
  112. package/node_modules/undici/docs/docs/best-practices/writing-tests.md +0 -63
  113. package/node_modules/undici/index-fetch.js +0 -65
  114. package/node_modules/undici/index.d.ts +0 -3
  115. package/node_modules/undici/index.js +0 -234
  116. package/node_modules/undici/lib/api/abort-signal.js +0 -59
  117. package/node_modules/undici/lib/api/api-connect.js +0 -110
  118. package/node_modules/undici/lib/api/api-pipeline.js +0 -252
  119. package/node_modules/undici/lib/api/api-request.js +0 -214
  120. package/node_modules/undici/lib/api/api-stream.js +0 -209
  121. package/node_modules/undici/lib/api/api-upgrade.js +0 -111
  122. package/node_modules/undici/lib/api/index.js +0 -7
  123. package/node_modules/undici/lib/api/readable.js +0 -580
  124. package/node_modules/undici/lib/cache/memory-cache-store.js +0 -234
  125. package/node_modules/undici/lib/cache/sqlite-cache-store.js +0 -461
  126. package/node_modules/undici/lib/core/connect.js +0 -153
  127. package/node_modules/undici/lib/core/constants.js +0 -143
  128. package/node_modules/undici/lib/core/diagnostics.js +0 -227
  129. package/node_modules/undici/lib/core/errors.js +0 -477
  130. package/node_modules/undici/lib/core/request.js +0 -453
  131. package/node_modules/undici/lib/core/socks5-client.js +0 -422
  132. package/node_modules/undici/lib/core/socks5-utils.js +0 -212
  133. package/node_modules/undici/lib/core/symbols.js +0 -75
  134. package/node_modules/undici/lib/core/tree.js +0 -160
  135. package/node_modules/undici/lib/core/util.js +0 -992
  136. package/node_modules/undici/lib/dispatcher/agent.js +0 -158
  137. package/node_modules/undici/lib/dispatcher/balanced-pool.js +0 -219
  138. package/node_modules/undici/lib/dispatcher/client-h1.js +0 -1722
  139. package/node_modules/undici/lib/dispatcher/client-h2.js +0 -995
  140. package/node_modules/undici/lib/dispatcher/client.js +0 -664
  141. package/node_modules/undici/lib/dispatcher/dispatcher-base.js +0 -184
  142. package/node_modules/undici/lib/dispatcher/dispatcher.js +0 -48
  143. package/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +0 -146
  144. package/node_modules/undici/lib/dispatcher/fixed-queue.js +0 -135
  145. package/node_modules/undici/lib/dispatcher/h2c-client.js +0 -51
  146. package/node_modules/undici/lib/dispatcher/pool-base.js +0 -214
  147. package/node_modules/undici/lib/dispatcher/pool.js +0 -118
  148. package/node_modules/undici/lib/dispatcher/proxy-agent.js +0 -319
  149. package/node_modules/undici/lib/dispatcher/retry-agent.js +0 -35
  150. package/node_modules/undici/lib/dispatcher/round-robin-pool.js +0 -137
  151. package/node_modules/undici/lib/dispatcher/socks5-proxy-agent.js +0 -260
  152. package/node_modules/undici/lib/encoding/index.js +0 -33
  153. package/node_modules/undici/lib/global.js +0 -59
  154. package/node_modules/undici/lib/handler/cache-handler.js +0 -578
  155. package/node_modules/undici/lib/handler/cache-revalidation-handler.js +0 -124
  156. package/node_modules/undici/lib/handler/decorator-handler.js +0 -67
  157. package/node_modules/undici/lib/handler/deduplication-handler.js +0 -460
  158. package/node_modules/undici/lib/handler/redirect-handler.js +0 -238
  159. package/node_modules/undici/lib/handler/retry-handler.js +0 -394
  160. package/node_modules/undici/lib/handler/unwrap-handler.js +0 -106
  161. package/node_modules/undici/lib/handler/wrap-handler.js +0 -105
  162. package/node_modules/undici/lib/interceptor/cache.js +0 -495
  163. package/node_modules/undici/lib/interceptor/decompress.js +0 -259
  164. package/node_modules/undici/lib/interceptor/deduplicate.js +0 -117
  165. package/node_modules/undici/lib/interceptor/dns.js +0 -571
  166. package/node_modules/undici/lib/interceptor/dump.js +0 -112
  167. package/node_modules/undici/lib/interceptor/redirect.js +0 -21
  168. package/node_modules/undici/lib/interceptor/response-error.js +0 -95
  169. package/node_modules/undici/lib/interceptor/retry.js +0 -19
  170. package/node_modules/undici/lib/llhttp/.gitkeep +0 -0
  171. package/node_modules/undici/lib/llhttp/constants.d.ts +0 -195
  172. package/node_modules/undici/lib/llhttp/constants.js +0 -531
  173. package/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -15
  174. package/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -15
  175. package/node_modules/undici/lib/llhttp/utils.d.ts +0 -2
  176. package/node_modules/undici/lib/llhttp/utils.js +0 -12
  177. package/node_modules/undici/lib/mock/mock-agent.js +0 -232
  178. package/node_modules/undici/lib/mock/mock-call-history.js +0 -248
  179. package/node_modules/undici/lib/mock/mock-client.js +0 -68
  180. package/node_modules/undici/lib/mock/mock-errors.js +0 -29
  181. package/node_modules/undici/lib/mock/mock-interceptor.js +0 -209
  182. package/node_modules/undici/lib/mock/mock-pool.js +0 -68
  183. package/node_modules/undici/lib/mock/mock-symbols.js +0 -32
  184. package/node_modules/undici/lib/mock/mock-utils.js +0 -486
  185. package/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -43
  186. package/node_modules/undici/lib/mock/snapshot-agent.js +0 -353
  187. package/node_modules/undici/lib/mock/snapshot-recorder.js +0 -588
  188. package/node_modules/undici/lib/mock/snapshot-utils.js +0 -158
  189. package/node_modules/undici/lib/util/cache.js +0 -414
  190. package/node_modules/undici/lib/util/date.js +0 -653
  191. package/node_modules/undici/lib/util/promise.js +0 -28
  192. package/node_modules/undici/lib/util/runtime-features.js +0 -124
  193. package/node_modules/undici/lib/util/stats.js +0 -32
  194. package/node_modules/undici/lib/util/timers.js +0 -425
  195. package/node_modules/undici/lib/web/cache/cache.js +0 -864
  196. package/node_modules/undici/lib/web/cache/cachestorage.js +0 -152
  197. package/node_modules/undici/lib/web/cache/util.js +0 -45
  198. package/node_modules/undici/lib/web/cookies/constants.js +0 -12
  199. package/node_modules/undici/lib/web/cookies/index.js +0 -199
  200. package/node_modules/undici/lib/web/cookies/parse.js +0 -314
  201. package/node_modules/undici/lib/web/cookies/util.js +0 -282
  202. package/node_modules/undici/lib/web/eventsource/eventsource-stream.js +0 -399
  203. package/node_modules/undici/lib/web/eventsource/eventsource.js +0 -501
  204. package/node_modules/undici/lib/web/eventsource/util.js +0 -29
  205. package/node_modules/undici/lib/web/fetch/LICENSE +0 -21
  206. package/node_modules/undici/lib/web/fetch/body.js +0 -509
  207. package/node_modules/undici/lib/web/fetch/constants.js +0 -131
  208. package/node_modules/undici/lib/web/fetch/data-url.js +0 -596
  209. package/node_modules/undici/lib/web/fetch/formdata-parser.js +0 -586
  210. package/node_modules/undici/lib/web/fetch/formdata.js +0 -259
  211. package/node_modules/undici/lib/web/fetch/global.js +0 -40
  212. package/node_modules/undici/lib/web/fetch/headers.js +0 -719
  213. package/node_modules/undici/lib/web/fetch/index.js +0 -2413
  214. package/node_modules/undici/lib/web/fetch/request.js +0 -1115
  215. package/node_modules/undici/lib/web/fetch/response.js +0 -641
  216. package/node_modules/undici/lib/web/fetch/util.js +0 -1522
  217. package/node_modules/undici/lib/web/infra/index.js +0 -229
  218. package/node_modules/undici/lib/web/subresource-integrity/Readme.md +0 -9
  219. package/node_modules/undici/lib/web/subresource-integrity/subresource-integrity.js +0 -307
  220. package/node_modules/undici/lib/web/webidl/index.js +0 -1006
  221. package/node_modules/undici/lib/web/websocket/connection.js +0 -329
  222. package/node_modules/undici/lib/web/websocket/constants.js +0 -126
  223. package/node_modules/undici/lib/web/websocket/events.js +0 -331
  224. package/node_modules/undici/lib/web/websocket/frame.js +0 -133
  225. package/node_modules/undici/lib/web/websocket/permessage-deflate.js +0 -100
  226. package/node_modules/undici/lib/web/websocket/receiver.js +0 -507
  227. package/node_modules/undici/lib/web/websocket/sender.js +0 -109
  228. package/node_modules/undici/lib/web/websocket/stream/websocketerror.js +0 -104
  229. package/node_modules/undici/lib/web/websocket/stream/websocketstream.js +0 -498
  230. package/node_modules/undici/lib/web/websocket/util.js +0 -347
  231. package/node_modules/undici/lib/web/websocket/websocket.js +0 -758
  232. package/node_modules/undici/package.json +0 -152
  233. package/node_modules/undici/scripts/strip-comments.js +0 -10
  234. package/node_modules/undici/types/README.md +0 -6
  235. package/node_modules/undici/types/agent.d.ts +0 -32
  236. package/node_modules/undici/types/api.d.ts +0 -43
  237. package/node_modules/undici/types/balanced-pool.d.ts +0 -30
  238. package/node_modules/undici/types/cache-interceptor.d.ts +0 -179
  239. package/node_modules/undici/types/cache.d.ts +0 -36
  240. package/node_modules/undici/types/client-stats.d.ts +0 -15
  241. package/node_modules/undici/types/client.d.ts +0 -139
  242. package/node_modules/undici/types/connector.d.ts +0 -36
  243. package/node_modules/undici/types/content-type.d.ts +0 -21
  244. package/node_modules/undici/types/cookies.d.ts +0 -30
  245. package/node_modules/undici/types/diagnostics-channel.d.ts +0 -74
  246. package/node_modules/undici/types/dispatcher.d.ts +0 -275
  247. package/node_modules/undici/types/env-http-proxy-agent.d.ts +0 -22
  248. package/node_modules/undici/types/errors.d.ts +0 -177
  249. package/node_modules/undici/types/eventsource.d.ts +0 -66
  250. package/node_modules/undici/types/fetch.d.ts +0 -231
  251. package/node_modules/undici/types/formdata.d.ts +0 -114
  252. package/node_modules/undici/types/global-dispatcher.d.ts +0 -9
  253. package/node_modules/undici/types/global-origin.d.ts +0 -7
  254. package/node_modules/undici/types/h2c-client.d.ts +0 -73
  255. package/node_modules/undici/types/handlers.d.ts +0 -14
  256. package/node_modules/undici/types/header.d.ts +0 -160
  257. package/node_modules/undici/types/index.d.ts +0 -91
  258. package/node_modules/undici/types/interceptors.d.ts +0 -80
  259. package/node_modules/undici/types/mock-agent.d.ts +0 -68
  260. package/node_modules/undici/types/mock-call-history.d.ts +0 -111
  261. package/node_modules/undici/types/mock-client.d.ts +0 -27
  262. package/node_modules/undici/types/mock-errors.d.ts +0 -12
  263. package/node_modules/undici/types/mock-interceptor.d.ts +0 -94
  264. package/node_modules/undici/types/mock-pool.d.ts +0 -27
  265. package/node_modules/undici/types/patch.d.ts +0 -29
  266. package/node_modules/undici/types/pool-stats.d.ts +0 -19
  267. package/node_modules/undici/types/pool.d.ts +0 -41
  268. package/node_modules/undici/types/proxy-agent.d.ts +0 -29
  269. package/node_modules/undici/types/readable.d.ts +0 -68
  270. package/node_modules/undici/types/retry-agent.d.ts +0 -8
  271. package/node_modules/undici/types/retry-handler.d.ts +0 -125
  272. package/node_modules/undici/types/round-robin-pool.d.ts +0 -41
  273. package/node_modules/undici/types/snapshot-agent.d.ts +0 -109
  274. package/node_modules/undici/types/socks5-proxy-agent.d.ts +0 -25
  275. package/node_modules/undici/types/util.d.ts +0 -18
  276. package/node_modules/undici/types/utility.d.ts +0 -7
  277. package/node_modules/undici/types/webidl.d.ts +0 -347
  278. package/node_modules/undici/types/websocket.d.ts +0 -188
@@ -1,758 +0,0 @@
1
- 'use strict'
2
-
3
- const { isArrayBuffer } = require('node:util/types')
4
- const { webidl } = require('../webidl')
5
- const { URLSerializer } = require('../fetch/data-url')
6
- const { environmentSettingsObject } = require('../fetch/util')
7
- const { staticPropertyDescriptors, states, sentCloseFrameState, sendHints, opcodes } = require('./constants')
8
- const {
9
- isConnecting,
10
- isEstablished,
11
- isClosing,
12
- isClosed,
13
- isValidSubprotocol,
14
- fireEvent,
15
- utf8Decode,
16
- toArrayBuffer,
17
- getURLRecord
18
- } = require('./util')
19
- const { establishWebSocketConnection, closeWebSocketConnection, failWebsocketConnection } = require('./connection')
20
- const { ByteParser } = require('./receiver')
21
- const { kEnumerableProperty } = require('../../core/util')
22
- const { getGlobalDispatcher } = require('../../global')
23
- const { ErrorEvent, CloseEvent, createFastMessageEvent } = require('./events')
24
- const { SendQueue } = require('./sender')
25
- const { WebsocketFrameSend } = require('./frame')
26
- const { channels } = require('../../core/diagnostics')
27
-
28
- function getSocketAddress (socket) {
29
- if (typeof socket?.address === 'function') {
30
- return socket.address()
31
- }
32
-
33
- if (typeof socket?.session?.socket?.address === 'function') {
34
- return socket.session.socket.address()
35
- }
36
-
37
- return null
38
- }
39
-
40
- /**
41
- * @typedef {object} Handler
42
- * @property {(response: any, extensions?: string[]) => void} onConnectionEstablished
43
- * @property {(opcode: number, data: Buffer) => void} onMessage
44
- * @property {(error: Error) => void} onParserError
45
- * @property {() => void} onParserDrain
46
- * @property {(chunk: Buffer) => void} onSocketData
47
- * @property {(err: Error) => void} onSocketError
48
- * @property {() => void} onSocketClose
49
- * @property {(body: Buffer) => void} onPing
50
- * @property {(body: Buffer) => void} onPong
51
- *
52
- * @property {number} readyState
53
- * @property {import('stream').Duplex} socket
54
- * @property {Set<number>} closeState
55
- * @property {import('../fetch/index').Fetch} controller
56
- * @property {boolean} [wasEverConnected=false]
57
- */
58
-
59
- // https://websockets.spec.whatwg.org/#interface-definition
60
- class WebSocket extends EventTarget {
61
- #events = {
62
- open: null,
63
- error: null,
64
- close: null,
65
- message: null
66
- }
67
-
68
- #bufferedAmount = 0
69
- #protocol = ''
70
- #extensions = ''
71
-
72
- /** @type {SendQueue} */
73
- #sendQueue
74
-
75
- /** @type {Handler} */
76
- #handler = {
77
- onConnectionEstablished: (response, extensions) => this.#onConnectionEstablished(response, extensions),
78
- onMessage: (opcode, data) => this.#onMessage(opcode, data),
79
- onParserError: (err) => failWebsocketConnection(this.#handler, null, err.message),
80
- onParserDrain: () => this.#onParserDrain(),
81
- onSocketData: (chunk) => {
82
- if (!this.#parser.write(chunk)) {
83
- this.#handler.socket.pause()
84
- }
85
- },
86
- onSocketError: (err) => {
87
- this.#handler.readyState = states.CLOSING
88
-
89
- if (channels.socketError.hasSubscribers) {
90
- channels.socketError.publish(err)
91
- }
92
-
93
- this.#handler.socket.destroy()
94
- },
95
- onSocketClose: () => this.#onSocketClose(),
96
- onPing: (body) => {
97
- if (channels.ping.hasSubscribers) {
98
- channels.ping.publish({
99
- payload: body,
100
- websocket: this
101
- })
102
- }
103
- },
104
- onPong: (body) => {
105
- if (channels.pong.hasSubscribers) {
106
- channels.pong.publish({
107
- payload: body,
108
- websocket: this
109
- })
110
- }
111
- },
112
-
113
- readyState: states.CONNECTING,
114
- socket: null,
115
- closeState: new Set(),
116
- controller: null,
117
- wasEverConnected: false
118
- }
119
-
120
- #url
121
- #binaryType
122
- /** @type {import('./receiver').ByteParser} */
123
- #parser
124
-
125
- /**
126
- * @param {string} url
127
- * @param {string|string[]} protocols
128
- */
129
- constructor (url, protocols = []) {
130
- super()
131
-
132
- webidl.util.markAsUncloneable(this)
133
-
134
- const prefix = 'WebSocket constructor'
135
- webidl.argumentLengthCheck(arguments, 1, prefix)
136
-
137
- const options = webidl.converters['DOMString or sequence<DOMString> or WebSocketInit'](protocols, prefix, 'options')
138
-
139
- url = webidl.converters.USVString(url)
140
- protocols = options.protocols
141
-
142
- // 1. Let baseURL be this's relevant settings object's API base URL.
143
- const baseURL = environmentSettingsObject.settingsObject.baseUrl
144
-
145
- // 2. Let urlRecord be the result of getting a URL record given url and baseURL.
146
- const urlRecord = getURLRecord(url, baseURL)
147
-
148
- // 3. If protocols is a string, set protocols to a sequence consisting
149
- // of just that string.
150
- if (typeof protocols === 'string') {
151
- protocols = [protocols]
152
- }
153
-
154
- // 4. If any of the values in protocols occur more than once or otherwise
155
- // fail to match the requirements for elements that comprise the value
156
- // of `Sec-WebSocket-Protocol` fields as defined by The WebSocket
157
- // protocol, then throw a "SyntaxError" DOMException.
158
- if (protocols.length !== new Set(protocols.map(p => p.toLowerCase())).size) {
159
- throw new DOMException('Invalid Sec-WebSocket-Protocol value', 'SyntaxError')
160
- }
161
-
162
- if (protocols.length > 0 && !protocols.every(p => isValidSubprotocol(p))) {
163
- throw new DOMException('Invalid Sec-WebSocket-Protocol value', 'SyntaxError')
164
- }
165
-
166
- // 5. Set this's url to urlRecord.
167
- this.#url = new URL(urlRecord.href)
168
-
169
- // 6. Let client be this's relevant settings object.
170
- const client = environmentSettingsObject.settingsObject
171
-
172
- // 7. Run this step in parallel:
173
- // 7.1. Establish a WebSocket connection given urlRecord, protocols,
174
- // and client.
175
- this.#handler.controller = establishWebSocketConnection(
176
- urlRecord,
177
- protocols,
178
- client,
179
- this.#handler,
180
- options
181
- )
182
-
183
- // Each WebSocket object has an associated ready state, which is a
184
- // number representing the state of the connection. Initially it must
185
- // be CONNECTING (0).
186
- this.#handler.readyState = WebSocket.CONNECTING
187
-
188
- // The extensions attribute must initially return the empty string.
189
-
190
- // The protocol attribute must initially return the empty string.
191
-
192
- // Each WebSocket object has an associated binary type, which is a
193
- // BinaryType. Initially it must be "blob".
194
- this.#binaryType = 'blob'
195
- }
196
-
197
- /**
198
- * @see https://websockets.spec.whatwg.org/#dom-websocket-close
199
- * @param {number|undefined} code
200
- * @param {string|undefined} reason
201
- */
202
- close (code = undefined, reason = undefined) {
203
- webidl.brandCheck(this, WebSocket)
204
-
205
- const prefix = 'WebSocket.close'
206
-
207
- if (code !== undefined) {
208
- code = webidl.converters['unsigned short'](code, prefix, 'code', webidl.attributes.Clamp)
209
- }
210
-
211
- if (reason !== undefined) {
212
- reason = webidl.converters.USVString(reason)
213
- }
214
-
215
- // 1. If code is the special value "missing", then set code to null.
216
- code ??= null
217
-
218
- // 2. If reason is the special value "missing", then set reason to the empty string.
219
- reason ??= ''
220
-
221
- // 3. Close the WebSocket with this, code, and reason.
222
- closeWebSocketConnection(this.#handler, code, reason, true)
223
- }
224
-
225
- /**
226
- * @see https://websockets.spec.whatwg.org/#dom-websocket-send
227
- * @param {NodeJS.TypedArray|ArrayBuffer|Blob|string} data
228
- */
229
- send (data) {
230
- webidl.brandCheck(this, WebSocket)
231
-
232
- const prefix = 'WebSocket.send'
233
- webidl.argumentLengthCheck(arguments, 1, prefix)
234
-
235
- data = webidl.converters.WebSocketSendData(data, prefix, 'data')
236
-
237
- // 1. If this's ready state is CONNECTING, then throw an
238
- // "InvalidStateError" DOMException.
239
- if (isConnecting(this.#handler.readyState)) {
240
- throw new DOMException('Sent before connected.', 'InvalidStateError')
241
- }
242
-
243
- // 2. Run the appropriate set of steps from the following list:
244
- // https://datatracker.ietf.org/doc/html/rfc6455#section-6.1
245
- // https://datatracker.ietf.org/doc/html/rfc6455#section-5.2
246
-
247
- if (!isEstablished(this.#handler.readyState) || isClosing(this.#handler.readyState)) {
248
- return
249
- }
250
-
251
- // If data is a string
252
- if (typeof data === 'string') {
253
- // If the WebSocket connection is established and the WebSocket
254
- // closing handshake has not yet started, then the user agent
255
- // must send a WebSocket Message comprised of the data argument
256
- // using a text frame opcode; if the data cannot be sent, e.g.
257
- // because it would need to be buffered but the buffer is full,
258
- // the user agent must flag the WebSocket as full and then close
259
- // the WebSocket connection. Any invocation of this method with a
260
- // string argument that does not throw an exception must increase
261
- // the bufferedAmount attribute by the number of bytes needed to
262
- // express the argument as UTF-8.
263
-
264
- const buffer = Buffer.from(data)
265
-
266
- this.#bufferedAmount += buffer.byteLength
267
- this.#sendQueue.add(buffer, () => {
268
- this.#bufferedAmount -= buffer.byteLength
269
- }, sendHints.text)
270
- } else if (isArrayBuffer(data)) {
271
- // If the WebSocket connection is established, and the WebSocket
272
- // closing handshake has not yet started, then the user agent must
273
- // send a WebSocket Message comprised of data using a binary frame
274
- // opcode; if the data cannot be sent, e.g. because it would need
275
- // to be buffered but the buffer is full, the user agent must flag
276
- // the WebSocket as full and then close the WebSocket connection.
277
- // The data to be sent is the data stored in the buffer described
278
- // by the ArrayBuffer object. Any invocation of this method with an
279
- // ArrayBuffer argument that does not throw an exception must
280
- // increase the bufferedAmount attribute by the length of the
281
- // ArrayBuffer in bytes.
282
-
283
- this.#bufferedAmount += data.byteLength
284
- this.#sendQueue.add(data, () => {
285
- this.#bufferedAmount -= data.byteLength
286
- }, sendHints.arrayBuffer)
287
- } else if (ArrayBuffer.isView(data)) {
288
- // If the WebSocket connection is established, and the WebSocket
289
- // closing handshake has not yet started, then the user agent must
290
- // send a WebSocket Message comprised of data using a binary frame
291
- // opcode; if the data cannot be sent, e.g. because it would need to
292
- // be buffered but the buffer is full, the user agent must flag the
293
- // WebSocket as full and then close the WebSocket connection. The
294
- // data to be sent is the data stored in the section of the buffer
295
- // described by the ArrayBuffer object that data references. Any
296
- // invocation of this method with this kind of argument that does
297
- // not throw an exception must increase the bufferedAmount attribute
298
- // by the length of data’s buffer in bytes.
299
-
300
- this.#bufferedAmount += data.byteLength
301
- this.#sendQueue.add(data, () => {
302
- this.#bufferedAmount -= data.byteLength
303
- }, sendHints.typedArray)
304
- } else if (webidl.is.Blob(data)) {
305
- // If the WebSocket connection is established, and the WebSocket
306
- // closing handshake has not yet started, then the user agent must
307
- // send a WebSocket Message comprised of data using a binary frame
308
- // opcode; if the data cannot be sent, e.g. because it would need to
309
- // be buffered but the buffer is full, the user agent must flag the
310
- // WebSocket as full and then close the WebSocket connection. The data
311
- // to be sent is the raw data represented by the Blob object. Any
312
- // invocation of this method with a Blob argument that does not throw
313
- // an exception must increase the bufferedAmount attribute by the size
314
- // of the Blob object’s raw data, in bytes.
315
-
316
- this.#bufferedAmount += data.size
317
- this.#sendQueue.add(data, () => {
318
- this.#bufferedAmount -= data.size
319
- }, sendHints.blob)
320
- }
321
- }
322
-
323
- get readyState () {
324
- webidl.brandCheck(this, WebSocket)
325
-
326
- // The readyState getter steps are to return this's ready state.
327
- return this.#handler.readyState
328
- }
329
-
330
- get bufferedAmount () {
331
- webidl.brandCheck(this, WebSocket)
332
-
333
- return this.#bufferedAmount
334
- }
335
-
336
- get url () {
337
- webidl.brandCheck(this, WebSocket)
338
-
339
- // The url getter steps are to return this's url, serialized.
340
- return URLSerializer(this.#url)
341
- }
342
-
343
- get extensions () {
344
- webidl.brandCheck(this, WebSocket)
345
-
346
- return this.#extensions
347
- }
348
-
349
- get protocol () {
350
- webidl.brandCheck(this, WebSocket)
351
-
352
- return this.#protocol
353
- }
354
-
355
- get onopen () {
356
- webidl.brandCheck(this, WebSocket)
357
-
358
- return this.#events.open
359
- }
360
-
361
- set onopen (fn) {
362
- webidl.brandCheck(this, WebSocket)
363
-
364
- if (this.#events.open) {
365
- this.removeEventListener('open', this.#events.open)
366
- }
367
-
368
- const listener = webidl.converters.EventHandlerNonNull(fn)
369
-
370
- if (listener !== null) {
371
- this.addEventListener('open', listener)
372
- this.#events.open = fn
373
- } else {
374
- this.#events.open = null
375
- }
376
- }
377
-
378
- get onerror () {
379
- webidl.brandCheck(this, WebSocket)
380
-
381
- return this.#events.error
382
- }
383
-
384
- set onerror (fn) {
385
- webidl.brandCheck(this, WebSocket)
386
-
387
- if (this.#events.error) {
388
- this.removeEventListener('error', this.#events.error)
389
- }
390
-
391
- const listener = webidl.converters.EventHandlerNonNull(fn)
392
-
393
- if (listener !== null) {
394
- this.addEventListener('error', listener)
395
- this.#events.error = fn
396
- } else {
397
- this.#events.error = null
398
- }
399
- }
400
-
401
- get onclose () {
402
- webidl.brandCheck(this, WebSocket)
403
-
404
- return this.#events.close
405
- }
406
-
407
- set onclose (fn) {
408
- webidl.brandCheck(this, WebSocket)
409
-
410
- if (this.#events.close) {
411
- this.removeEventListener('close', this.#events.close)
412
- }
413
-
414
- const listener = webidl.converters.EventHandlerNonNull(fn)
415
-
416
- if (listener !== null) {
417
- this.addEventListener('close', listener)
418
- this.#events.close = fn
419
- } else {
420
- this.#events.close = null
421
- }
422
- }
423
-
424
- get onmessage () {
425
- webidl.brandCheck(this, WebSocket)
426
-
427
- return this.#events.message
428
- }
429
-
430
- set onmessage (fn) {
431
- webidl.brandCheck(this, WebSocket)
432
-
433
- if (this.#events.message) {
434
- this.removeEventListener('message', this.#events.message)
435
- }
436
-
437
- const listener = webidl.converters.EventHandlerNonNull(fn)
438
-
439
- if (listener !== null) {
440
- this.addEventListener('message', listener)
441
- this.#events.message = fn
442
- } else {
443
- this.#events.message = null
444
- }
445
- }
446
-
447
- get binaryType () {
448
- webidl.brandCheck(this, WebSocket)
449
-
450
- return this.#binaryType
451
- }
452
-
453
- set binaryType (type) {
454
- webidl.brandCheck(this, WebSocket)
455
-
456
- if (type !== 'blob' && type !== 'arraybuffer') {
457
- this.#binaryType = 'blob'
458
- } else {
459
- this.#binaryType = type
460
- }
461
- }
462
-
463
- /**
464
- * @see https://websockets.spec.whatwg.org/#feedback-from-the-protocol
465
- */
466
- #onConnectionEstablished (response, parsedExtensions) {
467
- // processResponse is called when the "response's header list has been received and initialized."
468
- // once this happens, the connection is open
469
- this.#handler.socket = response.socket
470
-
471
- const webSocketOptions = this.#handler.controller.dispatcher?.webSocketOptions
472
- const maxFragments = webSocketOptions?.maxFragments
473
- const maxPayloadSize = webSocketOptions?.maxPayloadSize
474
-
475
- const parser = new ByteParser(this.#handler, parsedExtensions, {
476
- maxFragments,
477
- maxPayloadSize
478
- })
479
- parser.on('drain', () => this.#handler.onParserDrain())
480
- parser.on('error', (err) => this.#handler.onParserError(err))
481
-
482
- this.#parser = parser
483
- this.#sendQueue = new SendQueue(response.socket)
484
-
485
- // 1. Change the ready state to OPEN (1).
486
- this.#handler.readyState = states.OPEN
487
-
488
- // 2. Change the extensions attribute’s value to the extensions in use, if
489
- // it is not the null value.
490
- // https://datatracker.ietf.org/doc/html/rfc6455#section-9.1
491
- const extensions = response.headersList.get('sec-websocket-extensions')
492
-
493
- if (extensions !== null) {
494
- this.#extensions = extensions
495
- }
496
-
497
- // 3. Change the protocol attribute’s value to the subprotocol in use, if
498
- // it is not the null value.
499
- // https://datatracker.ietf.org/doc/html/rfc6455#section-1.9
500
- const protocol = response.headersList.get('sec-websocket-protocol')
501
-
502
- if (protocol !== null) {
503
- this.#protocol = protocol
504
- }
505
-
506
- // 4. Fire an event named open at the WebSocket object.
507
- fireEvent('open', this)
508
-
509
- if (channels.open.hasSubscribers) {
510
- // Convert headers to a plain object for the event
511
- const headers = response.headersList.entries
512
- channels.open.publish({
513
- address: getSocketAddress(response.socket),
514
- protocol: this.#protocol,
515
- extensions: this.#extensions,
516
- websocket: this,
517
- handshakeResponse: {
518
- status: response.status,
519
- statusText: response.statusText,
520
- headers
521
- }
522
- })
523
- }
524
- }
525
-
526
- #onMessage (type, data) {
527
- // 1. If ready state is not OPEN (1), then return.
528
- if (this.#handler.readyState !== states.OPEN) {
529
- return
530
- }
531
-
532
- // 2. Let dataForEvent be determined by switching on type and binary type:
533
- let dataForEvent
534
-
535
- if (type === opcodes.TEXT) {
536
- // -> type indicates that the data is Text
537
- // a new DOMString containing data
538
- try {
539
- dataForEvent = utf8Decode(data)
540
- } catch {
541
- failWebsocketConnection(this.#handler, 1007, 'Received invalid UTF-8 in text frame.')
542
- return
543
- }
544
- } else if (type === opcodes.BINARY) {
545
- if (this.#binaryType === 'blob') {
546
- // -> type indicates that the data is Binary and binary type is "blob"
547
- // a new Blob object, created in the relevant Realm of the WebSocket
548
- // object, that represents data as its raw data
549
- dataForEvent = new Blob([data])
550
- } else {
551
- // -> type indicates that the data is Binary and binary type is "arraybuffer"
552
- // a new ArrayBuffer object, created in the relevant Realm of the
553
- // WebSocket object, whose contents are data
554
- dataForEvent = toArrayBuffer(data)
555
- }
556
- }
557
-
558
- // 3. Fire an event named message at the WebSocket object, using MessageEvent,
559
- // with the origin attribute initialized to the serialization of the WebSocket
560
- // object’s url's origin, and the data attribute initialized to dataForEvent.
561
- fireEvent('message', this, createFastMessageEvent, {
562
- origin: this.#url.origin,
563
- data: dataForEvent
564
- })
565
- }
566
-
567
- #onParserDrain () {
568
- this.#handler.socket.resume()
569
- }
570
-
571
- /**
572
- * @see https://websockets.spec.whatwg.org/#feedback-from-the-protocol
573
- * @see https://datatracker.ietf.org/doc/html/rfc6455#section-7.1.4
574
- */
575
- #onSocketClose () {
576
- // If the TCP connection was closed after the
577
- // WebSocket closing handshake was completed, the WebSocket connection
578
- // is said to have been closed _cleanly_.
579
- const wasClean =
580
- this.#handler.closeState.has(sentCloseFrameState.SENT) &&
581
- this.#handler.closeState.has(sentCloseFrameState.RECEIVED)
582
-
583
- let code = 1005
584
- let reason = ''
585
-
586
- const result = this.#parser?.closingInfo
587
-
588
- if (result && !result.error) {
589
- code = result.code ?? 1005
590
- reason = result.reason
591
- }
592
-
593
- // 1. Change the ready state to CLOSED (3).
594
- this.#handler.readyState = states.CLOSED
595
-
596
- // 2. If the user agent was required to fail the WebSocket
597
- // connection, or if the WebSocket connection was closed
598
- // after being flagged as full, fire an event named error
599
- // at the WebSocket object.
600
- if (!this.#handler.closeState.has(sentCloseFrameState.RECEIVED)) {
601
- // If _The WebSocket
602
- // Connection is Closed_ and no Close control frame was received by the
603
- // endpoint (such as could occur if the underlying transport connection
604
- // is lost), _The WebSocket Connection Close Code_ is considered to be
605
- // 1006.
606
- code = 1006
607
-
608
- fireEvent('error', this, (type, init) => new ErrorEvent(type, init), {
609
- error: new TypeError(reason)
610
- })
611
- }
612
-
613
- // 3. Fire an event named close at the WebSocket object,
614
- // using CloseEvent, with the wasClean attribute
615
- // initialized to true if the connection closed cleanly
616
- // and false otherwise, the code attribute initialized to
617
- // the WebSocket connection close code, and the reason
618
- // attribute initialized to the result of applying UTF-8
619
- // decode without BOM to the WebSocket connection close
620
- // reason.
621
- // TODO: process.nextTick
622
- fireEvent('close', this, (type, init) => new CloseEvent(type, init), {
623
- wasClean, code, reason
624
- })
625
-
626
- if (channels.close.hasSubscribers) {
627
- channels.close.publish({
628
- websocket: this,
629
- code,
630
- reason
631
- })
632
- }
633
- }
634
-
635
- /**
636
- * @param {WebSocket} ws
637
- * @param {Buffer|undefined} buffer
638
- */
639
- static ping (ws, buffer) {
640
- if (Buffer.isBuffer(buffer)) {
641
- if (buffer.length > 125) {
642
- throw new TypeError('A PING frame cannot have a body larger than 125 bytes.')
643
- }
644
- } else if (buffer !== undefined) {
645
- throw new TypeError('Expected buffer payload')
646
- }
647
-
648
- // An endpoint MAY send a Ping frame any time after the connection is
649
- // established and before the connection is closed.
650
- const readyState = ws.#handler.readyState
651
-
652
- if (isEstablished(readyState) && !isClosing(readyState) && !isClosed(readyState)) {
653
- const frame = new WebsocketFrameSend(buffer)
654
- ws.#handler.socket.write(frame.createFrame(opcodes.PING))
655
- }
656
- }
657
- }
658
-
659
- const { ping } = WebSocket
660
- Reflect.deleteProperty(WebSocket, 'ping')
661
-
662
- // https://websockets.spec.whatwg.org/#dom-websocket-connecting
663
- WebSocket.CONNECTING = WebSocket.prototype.CONNECTING = states.CONNECTING
664
- // https://websockets.spec.whatwg.org/#dom-websocket-open
665
- WebSocket.OPEN = WebSocket.prototype.OPEN = states.OPEN
666
- // https://websockets.spec.whatwg.org/#dom-websocket-closing
667
- WebSocket.CLOSING = WebSocket.prototype.CLOSING = states.CLOSING
668
- // https://websockets.spec.whatwg.org/#dom-websocket-closed
669
- WebSocket.CLOSED = WebSocket.prototype.CLOSED = states.CLOSED
670
-
671
- Object.defineProperties(WebSocket.prototype, {
672
- CONNECTING: staticPropertyDescriptors,
673
- OPEN: staticPropertyDescriptors,
674
- CLOSING: staticPropertyDescriptors,
675
- CLOSED: staticPropertyDescriptors,
676
- url: kEnumerableProperty,
677
- readyState: kEnumerableProperty,
678
- bufferedAmount: kEnumerableProperty,
679
- onopen: kEnumerableProperty,
680
- onerror: kEnumerableProperty,
681
- onclose: kEnumerableProperty,
682
- close: kEnumerableProperty,
683
- onmessage: kEnumerableProperty,
684
- binaryType: kEnumerableProperty,
685
- send: kEnumerableProperty,
686
- extensions: kEnumerableProperty,
687
- protocol: kEnumerableProperty,
688
- [Symbol.toStringTag]: {
689
- value: 'WebSocket',
690
- writable: false,
691
- enumerable: false,
692
- configurable: true
693
- }
694
- })
695
-
696
- Object.defineProperties(WebSocket, {
697
- CONNECTING: staticPropertyDescriptors,
698
- OPEN: staticPropertyDescriptors,
699
- CLOSING: staticPropertyDescriptors,
700
- CLOSED: staticPropertyDescriptors
701
- })
702
-
703
- webidl.converters['sequence<DOMString>'] = webidl.sequenceConverter(
704
- webidl.converters.DOMString
705
- )
706
-
707
- webidl.converters['DOMString or sequence<DOMString>'] = function (V, prefix, argument) {
708
- if (webidl.util.Type(V) === webidl.util.Types.OBJECT && Symbol.iterator in V) {
709
- return webidl.converters['sequence<DOMString>'](V)
710
- }
711
-
712
- return webidl.converters.DOMString(V, prefix, argument)
713
- }
714
-
715
- // This implements the proposal made in https://github.com/whatwg/websockets/issues/42
716
- webidl.converters.WebSocketInit = webidl.dictionaryConverter([
717
- {
718
- key: 'protocols',
719
- converter: webidl.converters['DOMString or sequence<DOMString>'],
720
- defaultValue: () => []
721
- },
722
- {
723
- key: 'dispatcher',
724
- converter: webidl.converters.any,
725
- defaultValue: () => getGlobalDispatcher()
726
- },
727
- {
728
- key: 'headers',
729
- converter: webidl.nullableConverter(webidl.converters.HeadersInit)
730
- }
731
- ])
732
-
733
- webidl.converters['DOMString or sequence<DOMString> or WebSocketInit'] = function (V) {
734
- if (webidl.util.Type(V) === webidl.util.Types.OBJECT && !(Symbol.iterator in V)) {
735
- return webidl.converters.WebSocketInit(V)
736
- }
737
-
738
- return { protocols: webidl.converters['DOMString or sequence<DOMString>'](V) }
739
- }
740
-
741
- webidl.converters.WebSocketSendData = function (V) {
742
- if (webidl.util.Type(V) === webidl.util.Types.OBJECT) {
743
- if (webidl.is.Blob(V)) {
744
- return V
745
- }
746
-
747
- if (webidl.is.BufferSource(V)) {
748
- return V
749
- }
750
- }
751
-
752
- return webidl.converters.USVString(V)
753
- }
754
-
755
- module.exports = {
756
- WebSocket,
757
- ping
758
- }