Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slaveofcode/simple-socket-chat

Just a simple implementation of chat application using socket.io on ExpressJS
https://github.com/slaveofcode/simple-socket-chat

chat expressjs nodejs socket-io

Last synced: about 1 month ago
JSON representation

Just a simple implementation of chat application using socket.io on ExpressJS

Awesome Lists containing this project

README

        

# Simple socket chat app
Just a simple implementation of chat application using socket.io on ExpressJS

# Installation
> npm i

then visit `localhost:3300` for start to use.

# License
MIT