Light-weight brokerless messaging library and tools
Nanomsg-next-generation -- light-weight brokerless messaging
nngnngcat$ nngcat --rep --listen tcp://127.0.0.1:5555$ nngcat --req --dial tcp://127.0.0.1:5555 --data 'Hello Server'$ nngcat --pub --listen tcp://127.0.0.1:5556