Skip to content

SaHHiiLL/TcpChatServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TcpChatServer

A simple Tcp chat application.

  • multithreaded

Usage

clone the repository

start the server

$ cargo run --release --bin server 

use the client

$ cd client/
$ ./gradlew run 

alternative

you can connect via netcat or telnet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published