# README
This code demonstrates how to use multiple mangos sockets on a single websocket port, sharing an http server instance between a REQ/REP socket, a PUB/SUB socket, and a static handler.
See the run.sh script for instructions as to how to run it.