Skip to content
This repository has been archived by the owner on Jan 5, 2020. It is now read-only.

jvermillard/moxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moxy

A Golang MQTT proxy providing useful output traces to monitor and troubleshoot your MQTT communications.

Installing moxy

go get github.com/jvermillard/moxy

Using moxy

./bin/moxy

By default you will now have a local MQTT proxy to iot.eclipse.org's broker!

To use a different broker, or expose your local proxy on e.g a different port, checkout the -help flag

./bin/moxy -help

About

A Golang MQTT proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages