Skip to content

Cross language conversion of JsonRpcService #294

@m1heng

Description

@m1heng

Here is the background:
Most of our services are using jsonrpc4j to create a JsonRpcService Class which would be published and used by other Java services.
But for other languages like Node.js, we can only invoke pure HTTP requests without type definitions.
I just wonders if there is any way or tools that JsonRpcService Class (published as a jar) can be converted to packages in other languages like Node.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions