There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Simple chat server/client in Java, developed to get to grips with network and concurrency. Originally based off of an example lesson in the book 'Head First Java'.