MaxLeap / vertx-rpc

Wrap eventBus of vert.x 3 as transport layer for RPC invoking
73 stars 33 forks source link

The version of jackson doesn't compatible. #6

Closed stream-iori closed 8 years ago

stream-iori commented 8 years ago

vert.x3.1 need jackson 2.6 but protostuff need 2.4 which would make exception that json serialization.