Skip to content

Java chat server using threads with custom rooms, admins, custom ids, etc.

Notifications You must be signed in to change notification settings

JesseChua94/ChatServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatServer

A Java IRC-like multithreaded chat server with support for custom rooms, admins, ids, and lots of commands. The biggest limitation is that users can only be in one room at a time. If I were to redo this, I would try to add message encryption (why not?) and clean up how rooms are handled.

Built by Ethan Madison in 2014 for a school project.

About

Java chat server using threads with custom rooms, admins, custom ids, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%