Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomijuarez/chatclient
https://github.com/tomijuarez/chatclient
chat-client java-fx java-se mvc realtime-messaging sockets
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomijuarez/chatclient
- Owner: tomijuarez
- Created: 2017-06-18T20:53:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T13:48:02.000Z (almost 7 years ago)
- Last Synced: 2024-10-13T04:00:57.243Z (about 1 month ago)
- Topics: chat-client, java-fx, java-se, mvc, realtime-messaging, sockets
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chatClient
Cliente de chat simple que conecta a un servidor de chat desacoplado mediante una serie de comandos, los cuales con parte del protocolo de comunicación establecido. Se utilizó el framework JavaFX para el manejo de eventos e implementación básica.