Skip to content

fperf/mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages