Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talking to external #106

Open
yellowbean opened this issue Oct 24, 2023 · 1 comment
Open

Talking to external #106

yellowbean opened this issue Oct 24, 2023 · 1 comment
Labels
feature help wanted Extra attention is needed

Comments

@yellowbean
Copy link
Owner

yellowbean commented Oct 24, 2023

Background

Enable developer with other language experience but not able to call REST/Http

Goal

Enable developer/user from different language shop to access full feature of Hastructure

Scope

  • JVM
  • C

ideally , exposed in C , JVM call the C via JNI

Possible Solution

Create other interface interacting with other languages:

  • protobuf
  • gRPC
  • thrift
@yellowbean yellowbean added help wanted Extra attention is needed feature labels Oct 30, 2023
@yellowbean
Copy link
Owner Author

The trouble part is , it's hard to annotate all the types of GADT from library and write them into proto files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant