Open
Description
In order to support Twirp, specifically Twirp Ruby, I believe a DSL would be necessary. The GRPC stuff is already handled well, and correct types are generated however, but the types are left out from the functions defined by Twirp, and so we end up very close, but still untyped sadly.
I had opened this issue previously, but I believe it was not highlighting the correct issue.
If somebody already has a way to do this without needing to add Twirp to Tapioca I'd also love to know, but it would be great if this can be supported as it's likely a fairly small lift, given the RPC stuff does all the heavy lifting.
Metadata
Metadata
Assignees
Labels
No labels