this post was submitted on 01 Jan 2025
41 points (100.0% liked)

Rust Programming

8311 readers
4 users here now

founded 5 years ago
MODERATORS
 

axum is an ergonomic and modular web framework built with Tokio, Tower, and Hyper

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago

Ah yeah, we recently removed that example because it was kind of hard to upgrade in a nice way. One could likely take the example from the PR branch here and submit it to tonic instead. I think they might have a bigger interest in having it.