Y
Hacker News
new
|
ask
|
show
|
jobs
by
metadaemon
1307 days ago
Yeah I think it's mostly a choice between Tokio and async-std. FWIW I chose Axum in a recent migration from Node. It's not perfect, but I found it to be pretty simple, even with controller/service/data abstractions.