Hello,
I have been able to find a fix for the issue. Now it implies refactoring the StreamTask to use the HttpClient.
As you are probably aware, the PCL version of System.Net WebRequest are more limited than the one of the .NET platform.
HttpClient provides few improvements notably concerning multiple threads hosting continuous webrequests.
Therefore, I do not think this fix should be available as a minor version (0.9.9.7). Instead I think it should be available within the next release of Tweetinvi.
That being said, I plan to release version 0.9.10.0 in 1/1.5 month.
Would you be happy to use the Source Code and compile it until the next release of the library?
If needed I can also build a .zip with all the required binaries.
Thank you for understanding.
Please let me know what you think.
Linvi
I have been able to find a fix for the issue. Now it implies refactoring the StreamTask to use the HttpClient.
As you are probably aware, the PCL version of System.Net WebRequest are more limited than the one of the .NET platform.
HttpClient provides few improvements notably concerning multiple threads hosting continuous webrequests.
Therefore, I do not think this fix should be available as a minor version (0.9.9.7). Instead I think it should be available within the next release of Tweetinvi.
That being said, I plan to release version 0.9.10.0 in 1/1.5 month.
Would you be happy to use the Source Code and compile it until the next release of the library?
If needed I can also build a .zip with all the required binaries.
Thank you for understanding.
Please let me know what you think.
Linvi