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
This is a very minor issue, but it might be good to document that defaultReadN is intended for single-threaded usage only. (In http2 this is the case because it's only the frame receiving thread that is using it.)
The text was updated successfully, but these errors were encountered:
This is a very minor issue, but it might be good to document that
defaultReadN
is intended for single-threaded usage only. (Inhttp2
this is the case because it's only the frame receiving thread that is using it.)The text was updated successfully, but these errors were encountered: