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

https://github.com/tomijuarez/chatserver

Servidor multi-usuarios de chat.
https://github.com/tomijuarez/chatserver

multithreading realtime-messaging server sockets

Last synced: about 1 year ago
JSON representation

Servidor multi-usuarios de chat.

Awesome Lists containing this project

README

          

# chatServer
Servidor multi-usuarios de chat. Servidor de chats multiusuarios simple implementado con sockets y múltiples threads. En este contexto, es necesario la cuidadosa manipulación de las estructuras compartidas.