google / cronet-transport-for-okhttp

This package allows OkHttp and Retrofit users to use Cronet as their transport layer, benefiting from features like QUIC/HTTP3 support or connection migration.
Apache License 2.0
427 stars 31 forks source link

Consider removing the Guava dependency #19

Open yschimke opened 1 year ago

yschimke commented 1 year ago

Would a Kotlin version using coroutines be feasible, and likely avoid another large dependency?

May show my personal bias, so feel free to close.