Skip to content

apal21/nodejs-websocket-simple-chat-with-auth-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

How to Use

You can run the client files from any browser.

Start node.js server and put its path in the client's javascript inside websocket with proper port number.

Deploy to Heroku

Just change the path of websocket to your herokuapp's path.

For example, if your app is example.herokuapp.com then put wss://example.herokuapp.com/

Do not specify any port in your client javascript.

Deploy

Releases

No releases published

Packages

No packages published