ironcore-dev / metalbond

Route reflector for IronCore Infrastructure Overlay Network
Apache License 2.0
0 stars 1 forks source link

Re-write metalbond server/client in rust #124

Open guvenc opened 5 months ago

guvenc commented 5 months ago

Rust is a type safe language with a very strict compiler. Makes system level programming much safer. Therefore provide a PoC metalbond client and server in rust with the help of tokio framework.

Tasks: