data-from-unity-to-node This is a small example to send JSON data from Unity to Node. To run the node server do: $ cd node/ $ node index.js Then just run the Unity Application. By default it will send data to http://localhost:8080