SaitoTech / saito-rust

A high-performance (reference) implementation of Saito in Rust
42 stars 10 forks source link

Network refactor scaffold #339

Closed trevelyan closed 2 years ago

trevelyan commented 2 years ago

This simplifies the network class and makes changes which bring it structurally in line with both the other major Rust classes as well as the javascript client. The code should compile and run. It is not complete but is getting pushed to assist with other coders working on the same codebase.