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
For example if you wanted to use HttpClient with tcp no delay, you would have a hard time. This would allow you to wrap a SocketExecutor so that you can have these options applied by default as connections are established.
The text was updated successfully, but these errors were encountered:
For example if you wanted to use
HttpClient
with tcp no delay, you would have a hard time. This would allow you to wrap aSocketExecutor
so that you can have these options applied by default as connections are established.The text was updated successfully, but these errors were encountered: