Skip to content

febfeb/unity3d-socket-io-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity3d & Socket.IO Example

Sample communication between unity3d and browser through socket.io

Installation

  • NodeJS must be installed. Download here : https://nodejs.org/en/download/
  • Change directory to NodeJS.
  • type : node index.js
  • Open your browser to : http://localhost:8080/play
  • Open and run unity project inside Unity3D Folder.
  • Move red box inside your browser, and see inside unity editor.

About

Sample communication between unity3d and browser through socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages