vietj / retrofit-vertx

A highly scalable adapter for Retrofit with Vert.x
Apache License 2.0
31 stars 7 forks source link

Update Retrofit to 2.6.0 #9

Closed CharlieTap closed 5 years ago

CharlieTap commented 5 years ago

Only real consideration here is that the OkHttp call requires a timeout method to be overridden, which I've set to a constant of none which they provide. Though I believe this was the previous behaviour?