package
1.4.0
Repository: https://github.com/nanomsg/mangos2.git
Documentation: pkg.go.dev

# 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.