retrofit-vertx | A highly scalable adapter for Retrofit with Vert.x | OAuth library
kandi X-RAY | retrofit-vertx Summary
kandi X-RAY | retrofit-vertx Summary
A highly scalable adapter for Retrofit with Vert.x
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Display usage
- Sets HTTP 2
- Proxy to a Vertx proxy
- Ssl support
- Asynchronously executes a list of repositories
- List repositories
- Ssl with pem
- Sets SSL support with PKCS12
retrofit-vertx Key Features
retrofit-vertx Examples and Code Snippets
Community Discussions
Trending Discussions on retrofit-vertx
QUESTION
I'm building a very simple application in Kotlin with Vertx and RxJava 2 (RxKotlin), using Kovert REST framework and Retrofit. I have retrofit-vertx adapter and the RxJava2 Retrofit adapter. I can return an arbitrary list from my listUndergroundStations()
method, but whenever I try to load from the remote API I get the following error:
ANSWER
Answered 2017-Jun-26 at 09:37There's an issue with retrofit-vertx
you are using. OkHttp3
's ResponseBuilder
requires message
to be not null, but VertxCallFactory
doesn't set it.
It's fixed in the latest version, but as it's still in development, you have to use snapshot:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install retrofit-vertx
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page