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

Rust Programming

8644 readers
3 users here now

founded 6 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
[–] jplatte@discuss.tchncs.de 3 points 3 months 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.