Messenger A basic messenger app that uses NATS.io and Websockets as the underlying publish/subscribe tech Prerequisites NATS Go golang/dep A websocket client Getting Started You will need to start a local gnatsd server Build the messenger binary dep ensure -v docker-compose up --build