Skip to content

How does "runtime-agnostic" work? #290

Answered by sagebind
gokayokyay asked this question in Questions
Discussion options

You must be logged in to vote

Thanks for asking, I like answering questions like this! This is a big topic and it seems like there are multiple questions here, so let me try and split it up and respond to each:

  • How does async work in general and in Rust?
  • How does async work in Isahc?

This response will be rather long, so strap in! This is a topic that has been on my todo list to write about, so I'll probably extract and expand this into a full article in the future (no pun intended). I don't know much systems programming background you have, so I'll try to summarize various levels just in case you (or future readers) are not familiar with them.


What do we mean by "async"?

Firstly, getting into asynchronous (async) …

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gokayokyay
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants