|
|
|
|
|
by davidatbu
1359 days ago
|
|
`reqwest` comes to mind as a client-side library that's my goto, that I think is tokio-only? But I think the distinction you made about "client-side Rust" not being as obviously-tokio-dominated as backend-side does make me stop and think. Btw, this looks interesting regardless! Great job! Can I ask how your Rust learning journey went? I assume one needs an under-the-hood understanding of async Rust to build a library like this, and I'd love to hear about your learning journey getting to that understanding. |
|