vvvv / VL.IO.NetMQ

Set of nodes to work with NetMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Set of nodes to work with NetMQ

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%