Skip to content

ChathurangaCPM/io-chat

Repository files navigation

Crating a new Chat app using Scoket io

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Welcome to your Node.js project !

This chat example showcases how to use socket.io with a static express server.

Running the server

1) Open server.js and start the app by clicking on the "Run" button in the top menu.

2) Alternatively you can launch the app from the Terminal:

$ node server.js

Once the server is running, open the project in the shape of 'https://io-chat-node-chathuranga-cpm.c9users.io:8080'. As you enter your name, watch the Users list (on the left) update. Once you press Enter or Send, the message is shared with all connected clients.

About

Node Js and socket io chat app for the web base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors