Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple UDP

Simple but complete Rust implementation with both the UDP sender (server) and receiver (client).

How to run

Receiver

First, run the receiver in one terminal:

cargo run --bin receiver

Sender

Then, in another terminal, run the sender:

cargo run --bin sender

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages