https://github.com/bringfeel/wasap2
Instant and temporary messaging system that works through a WebSocket + PHP and MySQL for the session and profile system.
https://github.com/bringfeel/wasap2
Last synced: 8 days ago
JSON representation
Instant and temporary messaging system that works through a WebSocket + PHP and MySQL for the session and profile system.
- Host: GitHub
- URL: https://github.com/bringfeel/wasap2
- Owner: BringFeel
- License: gpl-3.0
- Created: 2025-02-24T20:31:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T20:36:28.000Z (over 1 year ago)
- Last Synced: 2025-02-24T21:31:53.972Z (over 1 year ago)
- Language: PHP
- Homepage: https://wasap2.bringfeel.com.ar
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wasap2
- Instant and temporary messaging system that works through a WebSocket + PHP and MySQL for the session and profile system.
- Sistema de mensajeria instantanea & temporal que funciona mediante un Websocket en NodeJS + php y MySQL para el sistema de sesiones y perfiles.
### Problemas por Solucionar / Mejoras Futuras
- Un usuario se puede loguear con la misma cuenta varias veces.
- Al hacer un logout desde el chat por alguna razón se envía el color del usuario al login
- Diseño roto al mostrar alguna advertencia en las cajas (Login, Register, edit).