Simple, working re-implementation of the good old #HLState (#HalfLife game servers monitor) in #Rust

At least one server is online in the #Yggdrasil network:
http://[202:68d0:f0d5:b88d:1d1a:555e:2f6b:3148]:27080
http://hl.ygg

Source:
https://github.com/YGGverse/hlstate-rs

@yggverse do you know if there is any ygg implementation that's not in Go?
@yggverse oh, thanks, wasn't been able to find the first one.

@a1ba take a look also at #Mycelium - it is relatively new independent, working 0400::/7 network written in #Rust
https://github.com/threefoldtech/mycelium

Some services from there:
https://github.com/YGGverse/mycelium-catalog

GitHub - threefoldtech/mycelium: End-2-end encrypted IPv6 overlay network

End-2-end encrypted IPv6 overlay network. Contribute to threefoldtech/mycelium development by creating an account on GitHub.

GitHub