Skip to content

kiijes/simplechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplechat, a simple Socket.IO chat

A simple text chat using Node.js, Express and Socket.IO.

Running

Clone the repository with git clone https://github.com/kiijes/simplechat.git, then run npm install to get dependencies and run with node server.js.

Connection

Default connection setting is localhost on port 3010, but these can be changed according to your needs. Remember to change values on both server.js and client.html.

About

Simple Socket.IO Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published