Skip to content

matiastucci/socket-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO Chat Server

How to use

$ git clone https://github.com/matiastucci/socket-chat-server.git
$ cd socket-chat-server
$ npm install
$ node server.js

Point your browser to http://localhost:8080. Optionally, specify a port by supplying the PORT env variable.

Chat client

You can use this one

About

📦 Socket.IO chat server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published