Unity + ZMQ

Could I use clrzmq4 with Unity 5? I think that it is not possible because clrzmq4 is using .NET 4, isn’t it?

Have you tried it?
Zeromq looks great for what I want but unfortunately I cant get it to work with Unity.
But at the same time I am new to Unity and C# so maybe I am just doing something very wrong.

No, it didn’t worked directly. clrzmq uses .NET 4.

@Jordi-Bonastre You can use Netmq which communicate well with zmq