Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

ethanmad/ChatServer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages