Skip to content

Popcore/marcqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarcQTT

Little playground for understanding how the MQTT pub/sub protocol works. Written in Golang.

Up and running

1 - install dependencies via dep

dep ensure

2 - execute

go run main.go

To Do

Make the whole client logic more configurable.

About

Little MQTT playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages