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

https://github.com/leondejong/socket-example

Socket Chat Example
https://github.com/leondejong/socket-example

chat css example express html javascript socket socket-io

Last synced: 7 months ago
JSON representation

Socket Chat Example

Awesome Lists containing this project

README

          

# Socket Chat Example

Disclaimer: obviously this is only a quick prototype/poc just for the fun of it.

Install: `yarn`
Run: `node server.js`
Browse: `127.0.0.1:3000`