vert-x3 / vertx-tcp-eventbus-bridge

Apache License 2.0
49 stars 44 forks source link

Experimental/jsonrpc: _WIP_Implement JSONRPC as wire protocol #67

Open nbrendah opened 3 years ago

nbrendah commented 3 years ago

Motivation: Implement JSONRPC as wire protocol #56

Explain here the context, and why you're making that change, what is the problem you're trying to solve. The is need to continue with work about implementing JSON-RPC

Conformance: Work is still in progress

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

nbrendah commented 3 years ago

@pmlopes This is just a draft and most logic is still in progress. I majorly created this for discussion. Please i am looking for your suggestions.
I have been following the discussions on Discord, but however, i don't know the right channel to post in questions.
I would also wish to join your weekly, monthly calls.

Thank you so much @pmlopes