You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that sending NetMQ on Windows to pyzmq on Linux has issues. That is, the connection is fine, but it does not appear that the pyzmq recv functions are able to actually parse the data from NetMQ.
NetMQ, the ZMQ implementation for C# that we use in Unity, needs to be built on Linux.
The text was updated successfully, but these errors were encountered: