Awesome
VL.IO.NetMQ
Set of nodes to work with NetMQ aka ZeroMQ for .NET
Using the library
In order to use this library with vl you have to install the nuget that is available via nuget.org.
Open VL, go to
Quad menu > Manage Nugets > Commandline
and then type:
nuget install VL.IO.NetMQ -prerelease
For more about installing and referencing nugets read here.
Once installed, you'll see how to patches in the helpbrowser (F1) and once referenced in your document, you'll see the nodes in the category IO.NetMQ