Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 141 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 141 Bytes

socket-programming

Echo server and client for TCP/UDP with Rust.

How to use

$ cargo run [tcp|udp] [server|client] [addr:port]