Mariano Barrios
Mariano Barrios
Hi @Erhannis, thanks for the pull request. I have never developed for Android, so this is a somewhat new world for me. I find this feature (so to speak) interesting...
> is there a particular reason you do the tests in scala? No. Just conciseness, but that was probably a good reason when this project started almost 10 years ago....
Thanks a lot for all this effort! I almost could not believe seeing all the tests green :-). I would love to merge this. However, I would prefer to try...
Thanks a lot for all this effort! I almost could not believe seeing all the tests green :-). I would love to merge this. However, I would prefer to try...
> make code that works for newer Android first, and then modify it to also work with older Android? I don't see how that will give us a better result...
Hi Karthik, I would need the code that generates that error in order to help...
Thanks for your interest in the library. I don't see your program as doing anything special that prevents the use of the library. You can just wrap [the newly accepted...
Hi Mikko, Thanks for the interest in the library and sending the report. To be honest, I see a few issues with your code (like handling tasks, for example). Did...
Hi Mikko, Sorry for the delay in the response. If I understood your situation correctly, then the library is working as intended. Channels are just meant to be read in...
The idea of the "selector selecting on the raw channel" is taken from OpenSSL (and I assume it's also done by others). I never really considered other design, to be...