Skip to content

golo-x/golo-x-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golo-x-mqtt

⚠️ 🚧 this is an experiment don't do this in production

Setup

  • build the vert-x jar dependencies: mvn compile assembly:single
  • load nodejs dependencies (just to get a quick MQTT client): npm install

Run

Launch the MQTT "broker"

golo golo --classpath jars/*.jar --files main.golo

or ./golox.sh

Launch MQTT Clients

node client1.js
node client2.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published