2 Cool Pull Requests for Rust Web App Blueprint

Опубликовано: 21 Февраль 2026
на канале: Jeremy Chone
5,976
180

We will review two cool pull requests merged into the Rust Programming Web App.

Rust 10x Web App is a blueprint for building multi-service cloud applications in Rust.

Both of these pull requests make the library more composable for web services.

lib-rpc is now split into lib-rpc-core and lib-rpc-app, allowing the web services of the system to have their own RPC handlers using lib-rpc-core and reuse lib-rpc-app if the service needs to expose common application RPCs.

The common web "support" logic is now packaged as a library, lib-web, allowing all web services of the system to implement only the delta needed for their functions.

Big thanks to GitHub user vamsi-juvvi for these two pull requests and syncing on Discord (see below).

Until next one, happy coding!


New playlist for "Rust - Live Coding Rust Programming":    • JC Live - Rust, System Architecture and more  

== Jeremy Chone:

Discord general-rust -   / discord  
Discord rust10x -   / discord  
Patreon -   / jeremychone   - Any help is a big help (for Rust educational content)
Twitter -   / jeremychone  

https://britesnow.com - BriteSnow is my enterprise consulting company I have been running for 15 years. We help enterprises build and modernize next-gen applications. Feel free to send an email to [email protected] if you have any questions.

Big thanks to CrabNebula (https://crabnebula.dev/) for sponsoring this channel.

== Jeremy Chone Rust Video Playlists:

Rust - Live Coding Rust Programming
Rust Everything Rust Programming - Tutorials, Courses, Tips, Examples:    • JC - Rust - Everything Rust Programming - ...  
Rust AI Programming Series:    • JC - Rust & AI Programming  
Rust Web App Production Coding Series:    • JC - Rust Production Coding - Web App Series  
Rust For Desktop App:    • JC - Rust Programming for Desktop App  
Rust Programming for Web Development:    • JC - Rust Programming for Web Development  
Rust Courses:    • Rust Course 2021 by the book | RustLang  
Rust for Java Developers:    • Rust for Java Developers