Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuzhucheng/multichat

multichat uses Java sockets and Concurrency APIs to simulate a chat session between multiple parties. One party will serve as a server and all other parties will act as clients.
https://github.com/tuzhucheng/multichat

Last synced: 17 days ago
JSON representation

multichat uses Java sockets and Concurrency APIs to simulate a chat session between multiple parties. One party will serve as a server and all other parties will act as clients.

Awesome Lists containing this project

README

        

multichat
=========

multichat uses Java sockets and Concurrency APIs to simulate a chat session between multiple parties. One party will serve as a server and all other parties will act as clients.