Javascript client for NetMQ/ZeroMQ over WebSocket.
Please note ZeroMQ/NetMQ don't support WebSockets yet, but you can download NetMQ.WebSockets from nuget as an extesnion to NetMQ.
NetMQ high is a sample project on how to write NetMQ components with the Actor pattern and ZProto. Additionally, it was adapted to work with MessagePack.
UNOFFICIAL: NetMQ is 100% C# native port of ZeroMQ. NetMQ is lightweight high performance messaging library. This current version is still in alpha phase and not recommended for production usage yet