Skip to content

Implement JSONRPC as wire protocol #56

@pmlopes

Description

@pmlopes

Currently the wire protocol is a LV string, using the readme as protocol description. In order to make this bridge more efficient, it has been discussed in the past that it should adopt a standard format.

JSON-RPC is the closest we can get to this. Some work has already been started as a prototype but it is far from finished.

https://github.com/vert-x3/vertx-tcp-eventbus-bridge/tree/experimental/jsonrpc

This issue should track the implementation of this new wire protocol.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions