Skip to content

Experience-Monks/example-data-from-unity-to-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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

About

This is a small example as to how you can send JSON data from Unity to a Node server running Express

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published