-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IoCompatibleClient throws CloseStreamException #27
Comments
@abdelaziz-mahdy Can you check the latest version (v0.8.2) if it fixes the problem? |
currently i cant test it due to the error thrown at the set idle timeout, so i am searching for a way to implement it in rust side, if i think i got something i will open a pr for it |
with my pr, i got another error
|
It seems that there is something wrong with the server. Does it work with |
When using
IoCompatibleClient
, it might throwCloseStreamException
when using withHttpOverrides
See #25
The text was updated successfully, but these errors were encountered: