Skip to content

Figure out packaging for language-specific gRPC libs #25

@Roasbeef

Description

@Roasbeef

gRPC allows us to easily create fully complete libraries within the list of supported languages using the protoc compilation tool. Currently the compiled protos for Go reside within the lnrpc package. After the beta release, we should provide pre-compiled code for various other languages in order allow developers to easily start to experiment/develop against the API without having to install protoc and compile the stubs for their language by hand.

I propose we make another repository outside of this one (but within the organization) which will house the pre-compiled language stubs (client only however).

Metadata

Metadata

Assignees

No one assigned

    Labels

    brainstormingLong term ideas/discussion/requests for feedbackrpcRelated to the RPC interface

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions