vertx-eventbus-java
vertx-eventbus-java copied to clipboard
A Vert.x EventBus client written in Java, works on Android
Library users just need a gradle or maven dependency to use.
It tried to make it works with android 4 with no success... the websocket is losing connection to server when it's sending message (maybe interrupted by the server). I created...
Hi, I'm using your library, however in our production setting we can not start to use an other Json library. I guess everyone is using gson, so I suggest also...