aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/bin/math.proto
Commit message (Collapse)AuthorAge
* remove redudant optional keyword in proto3Gravatar Yang Gao2015-05-13
|
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Add proto copyrightsGravatar Craig Tiller2015-02-16
|
* Switches to using protobuf-ruby.Gravatar temiola2015-01-09
| | | | | | | | | | | | | | | | - 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
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
| | | | | | | Change on 2015/01/07 by ctiller <ctiller@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83451760
* Switches to using protobuf-ruby.Gravatar temiola2015-01-08
| | | | | | | | | | | | | | | | - 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
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01
Change on 2014/12/01 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81111468