Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

socket_communication

사용법

cargo build --release
- 서버
cargo run -- --mode server --addr 127.0.0.1:9000 --name Server
- 클라
cargo run -- --mode client --addr 127.0.0.1:9000 --name Client

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages