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
335335 <h4>xk6-wamp</h4>
336336 <p>Add support for WAMP protocol</p>
337337 </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>
338342 <a href="https://github.com/szkiba/xk6-yaml" target="_blank" class="nav-cards__item nav-cards__item--guide">
339343 <h4>xk6-yaml</h4>
340344 <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
335335 <h4>xk6-wamp</h4>
336336 <p>Add support for WAMP protocol</p>
337337 </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>
338342 <a href="https://github.com/szkiba/xk6-yaml" target="_blank" class="nav-cards__item nav-cards__item--guide">
339343 <h4>xk6-yaml</h4>
340344 <p>Encode and decode YAML values</p>
Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments