Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add Protobuf support #41

Closed
wants to merge 7 commits into from
Closed

Commits on Apr 8, 2018

  1. Port client types to protobuf for future development

    Signed-off-by: Isaac Hier <isaachier@gmail.com>
    isaachier authored and Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    20124d6 View commit details
    Browse the repository at this point in the history
  2. Add Protobuf commands to Makefile

    Signed-off-by: Isaac Hier <isaachier@gmail.com>
    isaachier authored and Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    9f09c34 View commit details
    Browse the repository at this point in the history
  3. Improve messages, add more languages to Makefile

    Signed-off-by: Isaac Hier <isaachier@gmail.com>
    isaachier authored and Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    e5b2715 View commit details
    Browse the repository at this point in the history
  4. More Protobuf improvements, add gogoproto tests and benchmarks

    Signed-off-by: Isaac Hier <isaachier@gmail.com>
    isaachier authored and Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    44f0089 View commit details
    Browse the repository at this point in the history
  5. Add gRPC code generation for C++ and Go

    Signed-off-by: Isaac Hier <isaachier@gmail.com>
    isaachier authored and Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    9b6f2e3 View commit details
    Browse the repository at this point in the history
  6. Formatting changes

    Signed-off-by: Isaac Hier <ihier@uber.com>
    Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    0ba5c72 View commit details
    Browse the repository at this point in the history
  7. Add C support.

    Signed-off-by: Isaac Hier <isaachier@gmail.com>
    isaachier authored and Isaac Hier committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    34b9597 View commit details
    Browse the repository at this point in the history