Skip to content

syedraihan/securedchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

securedchat

A simple console based chat server and client using TCP sockets and end-to-end encryption.

How to Build?

mvn  package

How to Run?

To run the chat server

run-server

To run a chat client

run-client <user_name>

About

A simple TCP socket based chat server and client with end-to-end encryption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published