You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wonder since I didn't notice anything in the README or a Wiki, does this adapter makes all requests non I/O blocking or does it still depends on using Guzzle's async methods (e.g. getAsync and postAsync) for being able to suspend some I/O?
Thanks in advance!!
The text was updated successfully, but these errors were encountered:
I just wonder since I didn't notice anything in the README or a Wiki, does this adapter makes all requests non I/O blocking or does it still depends on using Guzzle's async methods (e.g.
getAsync
andpostAsync
) for being able to suspend some I/O?Thanks in advance!!
The text was updated successfully, but these errors were encountered: