BanyanDB gRPC/JSON transcode #9042
Replies: 3 comments 8 replies
-
|
An alternative would be using node.js as an intermediate layer for the UI. |
Beta Was this translation helpful? Give feedback.
-
|
OK @hanahmily just opened an issue #9044 let’s track there |
Beta Was this translation helpful? Give feedback.
-
|
Besides, I'm always considering the possibility to create a web-based application built upon cross-platform GUI framework like
Many years ago, we may use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Now BanyanDB are all based on gRPC protocol and since we are going to provide a web app (in GSoC), we could investigate the transcoding between gRPC and JSON protocol so that we might minimize the efforts to rebuilt/wrap the JSON protocol based on gRPC.
Reference: https://adevait.com/go/transcoding-of-http-json-to-grpc-using-go
This is not a solid requirement yet and needs some investigation so opening a discussion, if anyone do some research and find it feasible, we can open an issue to track this.
Beta Was this translation helpful? Give feedback.
All reactions