@vueuse/metadata 11.1.0 → 11.3.0
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.
- package/index.cjs +15 -15
- package/index.json +15 -15
- package/index.mjs +15 -15
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -406,7 +406,7 @@ var functions$1 = [
|
|
|
406
406
|
{
|
|
407
407
|
name: "onClickOutside",
|
|
408
408
|
"package": "core",
|
|
409
|
-
lastUpdated:
|
|
409
|
+
lastUpdated: 1732176345000,
|
|
410
410
|
component: true,
|
|
411
411
|
directive: true,
|
|
412
412
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -803,7 +803,7 @@ var functions$1 = [
|
|
|
803
803
|
{
|
|
804
804
|
name: "useArrayReduce",
|
|
805
805
|
"package": "shared",
|
|
806
|
-
lastUpdated:
|
|
806
|
+
lastUpdated: 1729788406000,
|
|
807
807
|
docs: "https://vueuse.org/shared/useArrayReduce/",
|
|
808
808
|
category: "Array",
|
|
809
809
|
description: "reactive `Array.reduce`"
|
|
@@ -1128,7 +1128,7 @@ var functions$1 = [
|
|
|
1128
1128
|
{
|
|
1129
1129
|
name: "useDevicesList",
|
|
1130
1130
|
"package": "core",
|
|
1131
|
-
lastUpdated:
|
|
1131
|
+
lastUpdated: 1729788279000,
|
|
1132
1132
|
component: true,
|
|
1133
1133
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1134
1134
|
category: "Sensors",
|
|
@@ -1178,7 +1178,7 @@ var functions$1 = [
|
|
|
1178
1178
|
{
|
|
1179
1179
|
name: "useDropZone",
|
|
1180
1180
|
"package": "core",
|
|
1181
|
-
lastUpdated:
|
|
1181
|
+
lastUpdated: 1730086657000,
|
|
1182
1182
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1183
1183
|
category: "Elements",
|
|
1184
1184
|
description: "create a zone where files can be dropped"
|
|
@@ -1295,7 +1295,7 @@ var functions$1 = [
|
|
|
1295
1295
|
{
|
|
1296
1296
|
name: "useFetch",
|
|
1297
1297
|
"package": "core",
|
|
1298
|
-
lastUpdated:
|
|
1298
|
+
lastUpdated: 1732176192000,
|
|
1299
1299
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1300
1300
|
category: "Network",
|
|
1301
1301
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1465,7 +1465,7 @@ var functions$1 = [
|
|
|
1465
1465
|
{
|
|
1466
1466
|
name: "useIntervalFn",
|
|
1467
1467
|
"package": "shared",
|
|
1468
|
-
lastUpdated:
|
|
1468
|
+
lastUpdated: 1729788559000,
|
|
1469
1469
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1470
1470
|
category: "Animation",
|
|
1471
1471
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1541,7 +1541,7 @@ var functions$1 = [
|
|
|
1541
1541
|
{
|
|
1542
1542
|
name: "useManualRefHistory",
|
|
1543
1543
|
"package": "core",
|
|
1544
|
-
lastUpdated:
|
|
1544
|
+
lastUpdated: 1729788281000,
|
|
1545
1545
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1546
1546
|
category: "State",
|
|
1547
1547
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1568,7 +1568,7 @@ var functions$1 = [
|
|
|
1568
1568
|
{
|
|
1569
1569
|
name: "useMediaControls",
|
|
1570
1570
|
"package": "core",
|
|
1571
|
-
lastUpdated:
|
|
1571
|
+
lastUpdated: 1729788248000,
|
|
1572
1572
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1573
1573
|
category: "Browser",
|
|
1574
1574
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1637,7 +1637,7 @@ var functions$1 = [
|
|
|
1637
1637
|
{
|
|
1638
1638
|
name: "useMouse",
|
|
1639
1639
|
"package": "core",
|
|
1640
|
-
lastUpdated:
|
|
1640
|
+
lastUpdated: 1732087672000,
|
|
1641
1641
|
component: true,
|
|
1642
1642
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1643
1643
|
category: "Sensors",
|
|
@@ -1944,7 +1944,7 @@ var functions$1 = [
|
|
|
1944
1944
|
{
|
|
1945
1945
|
name: "useRouteParams",
|
|
1946
1946
|
"package": "router",
|
|
1947
|
-
lastUpdated:
|
|
1947
|
+
lastUpdated: 1732177966000,
|
|
1948
1948
|
docs: "https://vueuse.org/router/useRouteParams/",
|
|
1949
1949
|
category: "@Router",
|
|
1950
1950
|
description: "shorthand for a reactive `route.params`"
|
|
@@ -1952,7 +1952,7 @@ var functions$1 = [
|
|
|
1952
1952
|
{
|
|
1953
1953
|
name: "useRouteQuery",
|
|
1954
1954
|
"package": "router",
|
|
1955
|
-
lastUpdated:
|
|
1955
|
+
lastUpdated: 1732177966000,
|
|
1956
1956
|
docs: "https://vueuse.org/router/useRouteQuery/",
|
|
1957
1957
|
category: "@Router",
|
|
1958
1958
|
description: "shorthand for a reactive `route.query`"
|
|
@@ -2038,7 +2038,7 @@ var functions$1 = [
|
|
|
2038
2038
|
{
|
|
2039
2039
|
name: "useSortable",
|
|
2040
2040
|
"package": "integrations",
|
|
2041
|
-
lastUpdated:
|
|
2041
|
+
lastUpdated: 1732176265000,
|
|
2042
2042
|
component: true,
|
|
2043
2043
|
docs: "https://vueuse.org/integrations/useSortable/",
|
|
2044
2044
|
category: "@Integrations",
|
|
@@ -2160,7 +2160,7 @@ var functions$1 = [
|
|
|
2160
2160
|
{
|
|
2161
2161
|
name: "useSwipe",
|
|
2162
2162
|
"package": "core",
|
|
2163
|
-
lastUpdated:
|
|
2163
|
+
lastUpdated: 1732176204000,
|
|
2164
2164
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2165
2165
|
category: "Sensors",
|
|
2166
2166
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2315,7 +2315,7 @@ var functions$1 = [
|
|
|
2315
2315
|
{
|
|
2316
2316
|
name: "useUrlSearchParams",
|
|
2317
2317
|
"package": "core",
|
|
2318
|
-
lastUpdated:
|
|
2318
|
+
lastUpdated: 1731997496000,
|
|
2319
2319
|
docs: "https://vueuse.org/core/useUrlSearchParams/",
|
|
2320
2320
|
category: "Browser",
|
|
2321
2321
|
description: "reactive [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)"
|
|
@@ -2391,7 +2391,7 @@ var functions$1 = [
|
|
|
2391
2391
|
{
|
|
2392
2392
|
name: "useWebSocket",
|
|
2393
2393
|
"package": "core",
|
|
2394
|
-
lastUpdated:
|
|
2394
|
+
lastUpdated: 1730314478000,
|
|
2395
2395
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2396
2396
|
category: "Network",
|
|
2397
2397
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
package/index.json
CHANGED
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
{
|
|
406
406
|
"name": "onClickOutside",
|
|
407
407
|
"package": "core",
|
|
408
|
-
"lastUpdated":
|
|
408
|
+
"lastUpdated": 1732176345000,
|
|
409
409
|
"component": true,
|
|
410
410
|
"directive": true,
|
|
411
411
|
"docs": "https://vueuse.org/core/onClickOutside/",
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
{
|
|
803
803
|
"name": "useArrayReduce",
|
|
804
804
|
"package": "shared",
|
|
805
|
-
"lastUpdated":
|
|
805
|
+
"lastUpdated": 1729788406000,
|
|
806
806
|
"docs": "https://vueuse.org/shared/useArrayReduce/",
|
|
807
807
|
"category": "Array",
|
|
808
808
|
"description": "reactive `Array.reduce`"
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
{
|
|
1128
1128
|
"name": "useDevicesList",
|
|
1129
1129
|
"package": "core",
|
|
1130
|
-
"lastUpdated":
|
|
1130
|
+
"lastUpdated": 1729788279000,
|
|
1131
1131
|
"component": true,
|
|
1132
1132
|
"docs": "https://vueuse.org/core/useDevicesList/",
|
|
1133
1133
|
"category": "Sensors",
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
{
|
|
1178
1178
|
"name": "useDropZone",
|
|
1179
1179
|
"package": "core",
|
|
1180
|
-
"lastUpdated":
|
|
1180
|
+
"lastUpdated": 1730086657000,
|
|
1181
1181
|
"docs": "https://vueuse.org/core/useDropZone/",
|
|
1182
1182
|
"category": "Elements",
|
|
1183
1183
|
"description": "create a zone where files can be dropped"
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
{
|
|
1295
1295
|
"name": "useFetch",
|
|
1296
1296
|
"package": "core",
|
|
1297
|
-
"lastUpdated":
|
|
1297
|
+
"lastUpdated": 1732176192000,
|
|
1298
1298
|
"docs": "https://vueuse.org/core/useFetch/",
|
|
1299
1299
|
"category": "Network",
|
|
1300
1300
|
"description": "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
{
|
|
1465
1465
|
"name": "useIntervalFn",
|
|
1466
1466
|
"package": "shared",
|
|
1467
|
-
"lastUpdated":
|
|
1467
|
+
"lastUpdated": 1729788559000,
|
|
1468
1468
|
"docs": "https://vueuse.org/shared/useIntervalFn/",
|
|
1469
1469
|
"category": "Animation",
|
|
1470
1470
|
"description": "wrapper for `setInterval` with controls"
|
|
@@ -1540,7 +1540,7 @@
|
|
|
1540
1540
|
{
|
|
1541
1541
|
"name": "useManualRefHistory",
|
|
1542
1542
|
"package": "core",
|
|
1543
|
-
"lastUpdated":
|
|
1543
|
+
"lastUpdated": 1729788281000,
|
|
1544
1544
|
"docs": "https://vueuse.org/core/useManualRefHistory/",
|
|
1545
1545
|
"category": "State",
|
|
1546
1546
|
"description": "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
{
|
|
1568
1568
|
"name": "useMediaControls",
|
|
1569
1569
|
"package": "core",
|
|
1570
|
-
"lastUpdated":
|
|
1570
|
+
"lastUpdated": 1729788248000,
|
|
1571
1571
|
"docs": "https://vueuse.org/core/useMediaControls/",
|
|
1572
1572
|
"category": "Browser",
|
|
1573
1573
|
"description": "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1636,7 +1636,7 @@
|
|
|
1636
1636
|
{
|
|
1637
1637
|
"name": "useMouse",
|
|
1638
1638
|
"package": "core",
|
|
1639
|
-
"lastUpdated":
|
|
1639
|
+
"lastUpdated": 1732087672000,
|
|
1640
1640
|
"component": true,
|
|
1641
1641
|
"docs": "https://vueuse.org/core/useMouse/",
|
|
1642
1642
|
"category": "Sensors",
|
|
@@ -1943,7 +1943,7 @@
|
|
|
1943
1943
|
{
|
|
1944
1944
|
"name": "useRouteParams",
|
|
1945
1945
|
"package": "router",
|
|
1946
|
-
"lastUpdated":
|
|
1946
|
+
"lastUpdated": 1732177966000,
|
|
1947
1947
|
"docs": "https://vueuse.org/router/useRouteParams/",
|
|
1948
1948
|
"category": "@Router",
|
|
1949
1949
|
"description": "shorthand for a reactive `route.params`"
|
|
@@ -1951,7 +1951,7 @@
|
|
|
1951
1951
|
{
|
|
1952
1952
|
"name": "useRouteQuery",
|
|
1953
1953
|
"package": "router",
|
|
1954
|
-
"lastUpdated":
|
|
1954
|
+
"lastUpdated": 1732177966000,
|
|
1955
1955
|
"docs": "https://vueuse.org/router/useRouteQuery/",
|
|
1956
1956
|
"category": "@Router",
|
|
1957
1957
|
"description": "shorthand for a reactive `route.query`"
|
|
@@ -2037,7 +2037,7 @@
|
|
|
2037
2037
|
{
|
|
2038
2038
|
"name": "useSortable",
|
|
2039
2039
|
"package": "integrations",
|
|
2040
|
-
"lastUpdated":
|
|
2040
|
+
"lastUpdated": 1732176265000,
|
|
2041
2041
|
"component": true,
|
|
2042
2042
|
"docs": "https://vueuse.org/integrations/useSortable/",
|
|
2043
2043
|
"category": "@Integrations",
|
|
@@ -2159,7 +2159,7 @@
|
|
|
2159
2159
|
{
|
|
2160
2160
|
"name": "useSwipe",
|
|
2161
2161
|
"package": "core",
|
|
2162
|
-
"lastUpdated":
|
|
2162
|
+
"lastUpdated": 1732176204000,
|
|
2163
2163
|
"docs": "https://vueuse.org/core/useSwipe/",
|
|
2164
2164
|
"category": "Sensors",
|
|
2165
2165
|
"description": "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2314,7 +2314,7 @@
|
|
|
2314
2314
|
{
|
|
2315
2315
|
"name": "useUrlSearchParams",
|
|
2316
2316
|
"package": "core",
|
|
2317
|
-
"lastUpdated":
|
|
2317
|
+
"lastUpdated": 1731997496000,
|
|
2318
2318
|
"docs": "https://vueuse.org/core/useUrlSearchParams/",
|
|
2319
2319
|
"category": "Browser",
|
|
2320
2320
|
"description": "reactive [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)"
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
{
|
|
2391
2391
|
"name": "useWebSocket",
|
|
2392
2392
|
"package": "core",
|
|
2393
|
-
"lastUpdated":
|
|
2393
|
+
"lastUpdated": 1730314478000,
|
|
2394
2394
|
"docs": "https://vueuse.org/core/useWebSocket/",
|
|
2395
2395
|
"category": "Network",
|
|
2396
2396
|
"description": "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|
package/index.mjs
CHANGED
|
@@ -404,7 +404,7 @@ var functions$1 = [
|
|
|
404
404
|
{
|
|
405
405
|
name: "onClickOutside",
|
|
406
406
|
"package": "core",
|
|
407
|
-
lastUpdated:
|
|
407
|
+
lastUpdated: 1732176345000,
|
|
408
408
|
component: true,
|
|
409
409
|
directive: true,
|
|
410
410
|
docs: "https://vueuse.org/core/onClickOutside/",
|
|
@@ -801,7 +801,7 @@ var functions$1 = [
|
|
|
801
801
|
{
|
|
802
802
|
name: "useArrayReduce",
|
|
803
803
|
"package": "shared",
|
|
804
|
-
lastUpdated:
|
|
804
|
+
lastUpdated: 1729788406000,
|
|
805
805
|
docs: "https://vueuse.org/shared/useArrayReduce/",
|
|
806
806
|
category: "Array",
|
|
807
807
|
description: "reactive `Array.reduce`"
|
|
@@ -1126,7 +1126,7 @@ var functions$1 = [
|
|
|
1126
1126
|
{
|
|
1127
1127
|
name: "useDevicesList",
|
|
1128
1128
|
"package": "core",
|
|
1129
|
-
lastUpdated:
|
|
1129
|
+
lastUpdated: 1729788279000,
|
|
1130
1130
|
component: true,
|
|
1131
1131
|
docs: "https://vueuse.org/core/useDevicesList/",
|
|
1132
1132
|
category: "Sensors",
|
|
@@ -1176,7 +1176,7 @@ var functions$1 = [
|
|
|
1176
1176
|
{
|
|
1177
1177
|
name: "useDropZone",
|
|
1178
1178
|
"package": "core",
|
|
1179
|
-
lastUpdated:
|
|
1179
|
+
lastUpdated: 1730086657000,
|
|
1180
1180
|
docs: "https://vueuse.org/core/useDropZone/",
|
|
1181
1181
|
category: "Elements",
|
|
1182
1182
|
description: "create a zone where files can be dropped"
|
|
@@ -1293,7 +1293,7 @@ var functions$1 = [
|
|
|
1293
1293
|
{
|
|
1294
1294
|
name: "useFetch",
|
|
1295
1295
|
"package": "core",
|
|
1296
|
-
lastUpdated:
|
|
1296
|
+
lastUpdated: 1732176192000,
|
|
1297
1297
|
docs: "https://vueuse.org/core/useFetch/",
|
|
1298
1298
|
category: "Network",
|
|
1299
1299
|
description: "reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) provides the ability to abort requests"
|
|
@@ -1463,7 +1463,7 @@ var functions$1 = [
|
|
|
1463
1463
|
{
|
|
1464
1464
|
name: "useIntervalFn",
|
|
1465
1465
|
"package": "shared",
|
|
1466
|
-
lastUpdated:
|
|
1466
|
+
lastUpdated: 1729788559000,
|
|
1467
1467
|
docs: "https://vueuse.org/shared/useIntervalFn/",
|
|
1468
1468
|
category: "Animation",
|
|
1469
1469
|
description: "wrapper for `setInterval` with controls"
|
|
@@ -1539,7 +1539,7 @@ var functions$1 = [
|
|
|
1539
1539
|
{
|
|
1540
1540
|
name: "useManualRefHistory",
|
|
1541
1541
|
"package": "core",
|
|
1542
|
-
lastUpdated:
|
|
1542
|
+
lastUpdated: 1729788281000,
|
|
1543
1543
|
docs: "https://vueuse.org/core/useManualRefHistory/",
|
|
1544
1544
|
category: "State",
|
|
1545
1545
|
description: "manually track the change history of a ref when the using calls `commit()`",
|
|
@@ -1566,7 +1566,7 @@ var functions$1 = [
|
|
|
1566
1566
|
{
|
|
1567
1567
|
name: "useMediaControls",
|
|
1568
1568
|
"package": "core",
|
|
1569
|
-
lastUpdated:
|
|
1569
|
+
lastUpdated: 1729788248000,
|
|
1570
1570
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1571
1571
|
category: "Browser",
|
|
1572
1572
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1635,7 +1635,7 @@ var functions$1 = [
|
|
|
1635
1635
|
{
|
|
1636
1636
|
name: "useMouse",
|
|
1637
1637
|
"package": "core",
|
|
1638
|
-
lastUpdated:
|
|
1638
|
+
lastUpdated: 1732087672000,
|
|
1639
1639
|
component: true,
|
|
1640
1640
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1641
1641
|
category: "Sensors",
|
|
@@ -1942,7 +1942,7 @@ var functions$1 = [
|
|
|
1942
1942
|
{
|
|
1943
1943
|
name: "useRouteParams",
|
|
1944
1944
|
"package": "router",
|
|
1945
|
-
lastUpdated:
|
|
1945
|
+
lastUpdated: 1732177966000,
|
|
1946
1946
|
docs: "https://vueuse.org/router/useRouteParams/",
|
|
1947
1947
|
category: "@Router",
|
|
1948
1948
|
description: "shorthand for a reactive `route.params`"
|
|
@@ -1950,7 +1950,7 @@ var functions$1 = [
|
|
|
1950
1950
|
{
|
|
1951
1951
|
name: "useRouteQuery",
|
|
1952
1952
|
"package": "router",
|
|
1953
|
-
lastUpdated:
|
|
1953
|
+
lastUpdated: 1732177966000,
|
|
1954
1954
|
docs: "https://vueuse.org/router/useRouteQuery/",
|
|
1955
1955
|
category: "@Router",
|
|
1956
1956
|
description: "shorthand for a reactive `route.query`"
|
|
@@ -2036,7 +2036,7 @@ var functions$1 = [
|
|
|
2036
2036
|
{
|
|
2037
2037
|
name: "useSortable",
|
|
2038
2038
|
"package": "integrations",
|
|
2039
|
-
lastUpdated:
|
|
2039
|
+
lastUpdated: 1732176265000,
|
|
2040
2040
|
component: true,
|
|
2041
2041
|
docs: "https://vueuse.org/integrations/useSortable/",
|
|
2042
2042
|
category: "@Integrations",
|
|
@@ -2158,7 +2158,7 @@ var functions$1 = [
|
|
|
2158
2158
|
{
|
|
2159
2159
|
name: "useSwipe",
|
|
2160
2160
|
"package": "core",
|
|
2161
|
-
lastUpdated:
|
|
2161
|
+
lastUpdated: 1732176204000,
|
|
2162
2162
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2163
2163
|
category: "Sensors",
|
|
2164
2164
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2313,7 +2313,7 @@ var functions$1 = [
|
|
|
2313
2313
|
{
|
|
2314
2314
|
name: "useUrlSearchParams",
|
|
2315
2315
|
"package": "core",
|
|
2316
|
-
lastUpdated:
|
|
2316
|
+
lastUpdated: 1731997496000,
|
|
2317
2317
|
docs: "https://vueuse.org/core/useUrlSearchParams/",
|
|
2318
2318
|
category: "Browser",
|
|
2319
2319
|
description: "reactive [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)"
|
|
@@ -2389,7 +2389,7 @@ var functions$1 = [
|
|
|
2389
2389
|
{
|
|
2390
2390
|
name: "useWebSocket",
|
|
2391
2391
|
"package": "core",
|
|
2392
|
-
lastUpdated:
|
|
2392
|
+
lastUpdated: 1730314478000,
|
|
2393
2393
|
docs: "https://vueuse.org/core/useWebSocket/",
|
|
2394
2394
|
category: "Network",
|
|
2395
2395
|
description: "reactive [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket) client"
|