Mindstorm38 7 Posted November 2, 2022 (edited) Hi! I've been working for a while now on a Rust (lang) crate that provides many codecs for WG's resources. The project is separated in two projects, the library and the CLI (which is new and currently not complete at all). The library also contains a "network" module (feature-gated) where is currently implemented the backbone of the network protocol, which I have partially reverse engineered as of this writing. This is also the module that I would most like to have help with because I can't understand the login exchanges... This project was inspired in the first place by SkepticalFox's work on compiled spaces. I posted it here because the goal is to help mod and software developers working on WoT, tell me if this is not the right category. Repo: https://github.com/mindstorm38/wg-toolkit-rs Thanks for reading! Edited November 2, 2022 by Mindstorm38 7 Quote Share this post Link to post Short link Share on other sites
SkepticalFox 1,412 #531327 Posted January 8 @Mindstorm38 good luck! 2 Quote Share this post Link to post Short link Share on other sites