Skip to content

Latest commit

 

History

History

broker

Broker

./broker \
  -id "valc31"
  -agentsPort 8888 -brokerPort 9999 \
  -authApiAddress "https://192.168.43.104:3000/agent_registration/check"  \
  -hostname "localhost"  \
  -configuration configuration.prod.conf

Interaction

Endpoints

Tecnologias

  • Websockets (github.com/gorilla/websocket)
  • HTTP router and URL (github.com/gorilla/mux)

Referencias