We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ead3f commit 9624128Copy full SHA for 9624128
README.md
@@ -3,6 +3,8 @@
3
A very simple, fast, and general inter-process communication example between Unity3D C# and Python, using ZeroMQ.
4
5

6
+PS. It looks slow in the GIF above because I put a delay of one second between each message so that you can see it
7
+working.
8
9
## Introduction
10
0 commit comments