Unity-ZeroMQ-Example
Unity-ZeroMQ-Example copied to clipboard
An example of Unity 3D 2017 works with NetMQ
I wonder if you could provide also an example of how to send an image from Unity to python (for example a render from the camera view in unity to...
what would I need to change to allow my phone to connect to this
There is learning for ZeroMQ Python and C# but they are not specific to unity and I saw you use AsyncIO as well which is confusing for me because I'm...
I'm trying to use this with Unity 5.6 and it doesn't work. As far as I can tell, the only reason is because it uses ConcurrentQueue which was added in...
Do you have any examples of how to publish from C#? I've tried everything I can for about 5 hrs now and nothing shows up Python client. Request/Response works ok...
Hello, how can I connect SUMO to Unity3D? I have cloned your projects and simulation is running but unfortunately connection between Unity3D with SUMO is not working.