Skip to content

Twirp support #2235

Open
Open
@SamMorrowDrums

Description

@SamMorrowDrums

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions