All Projects → mheap → Socketio Chat Example

mheap / Socketio Chat Example

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].