Skip to content

Commit 5d7d8d7

Browse files
Add xk6-webtransport extension
1 parent 7e1defb commit 5d7d8d7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,21 @@
11561156
"categories": ["Misc"],
11571157
"tiers": ["Community"],
11581158
"cloudEnabled": false
1159+
},
1160+
{
1161+
"name": "xk6-webtransport",
1162+
"description": "Add support for webtransport protocol",
1163+
"url": "https://github.com/kelseyaubrecht/xk6-webtransport",
1164+
"logo": "",
1165+
"author": {
1166+
"name": "Kelsey Aubrecht",
1167+
"url": "https://github.com/kelseyaubrecht"
1168+
},
1169+
"stars": "1",
1170+
"type": ["JavaScript"],
1171+
"categories": ["Messaging, Protocol"],
1172+
"tiers": ["Community"],
1173+
"cloudEnabled": false
11591174
}
11601175
]
11611176
}

0 commit comments

Comments
 (0)