I recently found information about "resource properties" (aka virtual addressing) in the RFC for ZMTP v3 (
http://hintjens.com/blog:39). This was discussed 4 years ago and I was wondering if this has made it into libzmq yet. I'm currently using libzmq 4.1.4 (C/C++ binding) and it does not seem to support it. Does anyone know if this is supported in libzmq and, if so, which version?
Thanks