Skip to content

cjenp/Goqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goqtt

Goqtt is a simple wrapper for the https://github.com/eclipse/paho.mqtt.golang MQTT Client library. It can run in two different modes:

  • Interactive client
     Example: go run main.go iclient
  • Load testing
     Example: go run main.go ltester --path devices.json --messageDely 10 --runFor 60

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages