Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 214 Bytes

test-k6-protobuf.js

To use, terminal to root and run:

go mod tidy to download dependencies

go run ./server/server.go to start the server

Open a new terminal to run the k6 script:

k6 run ./client/k6.js