Skip to content

how to don't step into callback hell with HttpClient ? #1487 #1488

Answered by Arniiiii
Arniiiii asked this question in Q&A
Discussion options

You must be logged in to vote

Oh I see in HttpClient.h how to

You have now sendRequest in such ways:

async with callback
async with callback ( but callback is being given as rval )
sync
if coroutines somewhere exist in user's code, coroutine implementation.

sorry, i haven't seen this, and on wiki there's no info about.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Arniiiii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant