Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yormenxx/socket-chat
https://github.com/yormenxx/socket-chat
css html javascript socket-io
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yormenxx/socket-chat
- Owner: Yormenxx
- Created: 2023-07-08T17:27:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T19:10:10.000Z (18 days ago)
- Last Synced: 2024-12-09T20:24:36.977Z (18 days ago)
- Topics: css, html, javascript, socket-io
- Language: CSS
- Homepage:
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOCKET CHAT
Este es un chat que permite la comunicación bidireccional en tiemp real de manera general usando socket.io, además de que permite identificar a los "clientes" mediante un usuario.
## Screenshots
![App Screenshot](https://i.postimg.cc/Kz80RqG7/chat-nodejs-2.png)
![App Screenshot](https://i.postimg.cc/jdPBV1LC/chat-nodejs-3.png)
Algunas screenshots de cómo funciona el proyecto.
## Tech Stack**Client:** Html, Css
**Server:** Node, Express, Socket.io, morgan, nodemon