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

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: 5 months 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