vertx-eventbus-java icon indicating copy to clipboard operation
vertx-eventbus-java copied to clipboard

A Vert.x EventBus client written in Java, works on Android

Results 4 vertx-eventbus-java issues
Sort by recently updated
recently updated
newest added

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...