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

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.

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).