Skip to content

A test project implementing a VERY simple UDP server in Rust

Notifications You must be signed in to change notification settings

squeeglii/Basic-Rust-Socket-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Rust Socket Server

11/01/23

Took a day to learn the basics of rust from scratch and this was the result! Still a bit of a way to go but I'm surprised it worked. Shows what you can do by ignoring literally every other task for a few hours. 👀

There's also a lil basic python client for testing it. Might update the repo and make it a bit fancier.

About

A test project implementing a VERY simple UDP server in Rust

Resources

Stars

Watchers

Forks