NetMQ Introducing NetMQ.WebSockets and JSMQ NetMQ version 3.3.10.0 introduced Stream socket type, which added the ability to read raw data from a TCP socket. Today I want to introduce what you can do with Stream socket type and what I think could be a great development
zeromq Securing NetMQ Inspired by the coming ZMTP v3.0 and CurveZMQ I started to develop security layer for NetMQ as well. As CurveZMQ the library is currently working over NetMQ sockets, in the future with ZMTP v3.0 it will probably be part of the library.
zeromq NetMQ Lesson #1 – Basics So you probably already know that NetMQ is port of ZeroMQ (also spelled ØMQ, 0MQ or ZMQ) to .Net. If you are not familiar with ZeroMQ or NetMQ please read my previous post about introducing NetMQ. Transport In NetMQ you can choose from different