File tree Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -335,6 +335,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
335
335
<h4>xk6-wamp</h4>
336
336
<p>Add support for WAMP protocol</p>
337
337
</a>
338
+ <a href="https://github.com/kelseyaubrecht/xk6-webtransport" target="_blank" class="nav-cards__item nav-cards__item--guide">
339
+ <h4>xk6-webtransport</h4>
340
+ <p>Add support for webtransport protocol</p>
341
+ </a>
338
342
<a href="https://github.com/szkiba/xk6-yaml" target="_blank" class="nav-cards__item nav-cards__item--guide">
339
343
<h4>xk6-yaml</h4>
340
344
<p>Encode and decode YAML values</p>
Original file line number Diff line number Diff line change @@ -335,6 +335,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
335
335
<h4>xk6-wamp</h4>
336
336
<p>Add support for WAMP protocol</p>
337
337
</a>
338
+ <a href="https://github.com/kelseyaubrecht/xk6-webtransport" target="_blank" class="nav-cards__item nav-cards__item--guide">
339
+ <h4>xk6-webtransport</h4>
340
+ <p>Add support for webtransport protocol</p>
341
+ </a>
338
342
<a href="https://github.com/szkiba/xk6-yaml" target="_blank" class="nav-cards__item nav-cards__item--guide">
339
343
<h4>xk6-yaml</h4>
340
344
<p>Encode and decode YAML values</p>
Original file line number Diff line number Diff line change 1156
1156
"categories" : [" Misc" ],
1157
1157
"tiers" : [" Community" ],
1158
1158
"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
1159
1174
}
1160
1175
]
1161
1176
}
You can’t perform that action at this time.
0 commit comments