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
- Host: GitHub
- URL: https://github.com/leondejong/socket-example
- Owner: leondejong
- License: apache-2.0
- Created: 2022-06-08T18:01:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T18:01:56.000Z (over 3 years ago)
- Last Synced: 2025-03-26T23:14:46.388Z (10 months ago)
- Topics: chat, css, example, express, html, javascript, socket, socket-io
- Language: CSS
- Homepage: https://leondejong.com
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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`