vert-x3 / vertx-service-proxy

EventBus Proxy generation
Apache License 2.0
67 stars 58 forks source link

Optimised marshalling #8

Closed purplefox closed 3 years ago

purplefox commented 9 years ago

As well as standard marshalling over json, we could provide an optional optimised marshaller for service proxy which uses an efficient binary format for proxy event bus traffic.