Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 368 Bytes

mqtt

This is a client of fperf which benchmarks MQTT

How to use

Build fperf with mqtt support

go get github.com/shafreeck/fperf/bin/fperf-build
go get github.com/fperf/mqtt
fperf-build github.com/fperf/mqtt

./fperf  -server="tls://ip:addr"  -goroutine=1 -connection=200  mqtt publish   -clientid="xx" -qos=1