Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.

mheap/socketio-chat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socketio-chat-example

Simple example to demostrate socket.io

How to install ?

Simply clone the repo and then install the dependencies

  • Socket.io (npm install socket.io)

How to run the application ?

run the node server by typing

node app.js

By default the app runs on port 3000, type in the url http://localhost:3000

Enjoy the chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published