Skip to content

Simple sample project for Websocket Chat with Nodejs server, HTML/Javascript and Unity client

License

Notifications You must be signed in to change notification settings

from2001/WebSocketChatSample_Nodejs_Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSocketChatSample_Nodejs_Unity

Simple sample project for Websocket Chat with Nodejs server, HTML/Javascript and Unity client

Code samples

Usage

Launch server

cd Nodejs
npm install
node server.js

Launch html client

Open cluent.html on a browser

Launch Unity client

Open Unity_WebSocketSharp with Unity 2022.3.18

About

Simple sample project for Websocket Chat with Nodejs server, HTML/Javascript and Unity client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published