Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mihailo222/javachatclient

Client has an ability to log in . Clients are stored in local memory in controller package. They log in with email and password. One client can't log in two times in the same period of time. Server controls maximum amount of clients communicatiing and has an ability to close all client's sockets connected. App uses Java Multi-Threading.
https://github.com/mihailo222/javachatclient

Last synced: about 2 months ago
JSON representation

Client has an ability to log in . Clients are stored in local memory in controller package. They log in with email and password. One client can't log in two times in the same period of time. Server controls maximum amount of clients communicatiing and has an ability to close all client's sockets connected. App uses Java Multi-Threading.

Awesome Lists containing this project