Skip to content
Snippets Groups Projects
  1. Apr 18, 2015
  2. Apr 16, 2015
  3. Apr 14, 2015
  4. Mar 06, 2015
  5. Feb 26, 2015
  6. Feb 25, 2015
  7. Feb 19, 2015
  8. Feb 03, 2015
  9. Feb 01, 2015
  10. Jan 27, 2015
  11. Jan 23, 2015
  12. Jan 16, 2015
  13. Jan 15, 2015
  14. Jan 10, 2015
  15. Jan 08, 2015
    • temiola's avatar
      Switches to using protobuf-ruby. · 6e48a425
      temiola authored
      - Adds a dependency to protobuf-ruby in the gemfile
      - Updates math.proto to proto3
      - Updates math server and client to use protoc protos
      - Updates interop server and client to use protoc protos
      
      Also
      - Fixes/Updates the noproto samples
      
      TESTED: math_server and math_client can communicate locally.
      	Change on 2015/01/07 by temiola <temiola@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=83483448
      6e48a425
  16. Dec 09, 2014
    • temiola's avatar
      Adds ruby versions of the interop server and client · ba22e87c
      temiola authored
      - Adds the service and message classes generated from beefcake and a patched proto compiler
      - Adds an interop client that uses these service and message classes
      - Adds an interop server that implement the service description
      
      TESTED interop client works with the interop server
      	Change on 2014/12/08 by temiola <temiola@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=81615139
      ba22e87c
  17. Dec 02, 2014
Loading