Skip to content

drupov/socket.io-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io demo

Demo repository to show socket.io setup for server and client.

Usage

nvm use
npm install
npm start

Open the browser console and watch for a server message.

Send a message to the server through the button and see the message appear in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks