Skip to content
New issue

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

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

Already on GitHub? # to your account

Talking to external #106

Open
yellowbean opened this issue Oct 24, 2023 · 2 comments
Open

Talking to external #106

yellowbean opened this issue Oct 24, 2023 · 2 comments
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

@yellowbean
Copy link
Owner Author

yellowbean commented Sep 22, 2024

Thift is a go: https://hackage.haskell.org/package/pinch

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

No branches or pull requests

1 participant