Added websocket header test and benchmark tool

This commit is contained in:
Toby Chui
2024-12-30 21:01:45 +08:00
parent 1d4c275db3
commit ad4721820b
7 changed files with 214 additions and 0 deletions

3
tools/benchmark/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module imuslab.com/zoraxy/benchmark
go 1.23.2