Skip to content

arpith/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

chat-server

A simple chat server that listens for connections.

When a connection arrives, it creates a new thread to handle that connection (maintaining a list of connections).

When a string arrives on any connection, the server will forward that string to all other connections.

About

a simple Chat Server πŸ˜€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages