Skip to content

Think about gRPC instead of REST/JSON #12

Description

@rschulman

JSON is a bad fit for a strongly typed language like Rust. Investigate using something like Protobufs and gRPC. See this blog post about how one company is doing it in Go w/ example code.

Possible Rust library is here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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