All Projects â†’ matiastucci â†’ socket-chat-server

matiastucci / socket-chat-server

Licence: other
📦 Socket.IO chat server

Programming Languages

javascript
184084 projects - #8 most used programming language

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

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].