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

https://github.com/weijiangan/java-chatter

Basic chat client and server implemented in Java and Swing
https://github.com/weijiangan/java-chatter

Last synced: 3 months ago
JSON representation

Basic chat client and server implemented in Java and Swing

Awesome Lists containing this project

README

        

# java-chatter
Basic chat client and server implemented in Java and Swing.

My first attempt at making a chat client with a central server. It's very rough but maybe... you can learn a thing or two from it.