This website requires JavaScript.
Explore
Help
Sign In
Namularbre
/
UdpSocketServer
Watch
1
Star
0
Fork
0
You've already forked UdpSocketServer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
2
Branches
0
Tags
a70e000797372ca883aaf55d854b035c55b3281d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Thomas Sazerat
a70e000797
Create README.md
2024-01-01 17:45:59 +01:00
src
Added a missing blank line at the EOF of main.rs
2023-11-14 22:47:44 +01:00
.gitignore
Removed .idea from git
2023-11-13 17:01:25 +01:00
Cargo.lock
Now the code is cleaner, and we can configure the server a bit
2023-11-13 16:59:51 +01:00
Cargo.toml
Now the code is cleaner, and we can configure the server a bit
2023-11-13 16:59:51 +01:00
README.md
Create README.md
2024-01-01 17:45:59 +01:00
README.md
UdpSockerServer
This program listen on an ip for UDP message and print them.
Description
No description provided
Readme
69
KiB
Languages
Rust
100%