The Monolith Problem in Early Prototypes When building an ambitious application, it is tempting to put all code into a single repository. In early iterations of Vigilant , the Rust Matrix SDK integration was tightly coupled with application-specific state handlers and UI glue code. As the proje...
Source: [Dev.to](https://dev.to/seucra/extracting-matrix-sdk-into-a-rust-wasm-library-2mko)