Skip to content

Commit d051f80

Browse files
x86takatakehaya
andcommitted
add GTP and Diameter protocol extensions for k6
Co-authored-by: Takeru Hayasaka <[email protected]>
1 parent 703062d commit d051f80

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

registry.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,4 +564,15 @@
564564
tier: community
565565
products:
566566
- oss
567-
567+
- module: github.com/bbsakura/xk6-gtp
568+
description: GTP (GPRS Tunneling Protocol) extension for k6
569+
imports:
570+
- k6/x/gtp
571+
categories:
572+
- protocol
573+
- module: github.com/bbsakura/xk6-diameter
574+
description: Diameter protocol extension for k6
575+
imports:
576+
- k6/x/diameter
577+
categories:
578+
- protocol

0 commit comments

Comments
 (0)