Sha256: a35577e6bc0bf24e5df638fece29d024d6aa5baf3fc9d4abd8f6e8c02da0cff8

Contents?: true

Size: 571 Bytes

Versions: 50

Compression:

Stored size: 571 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: helloworld.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "helloworld.HelloRequest" do
    optional :name, :string, 1
  end
  add_message "helloworld.HelloReply" do
    optional :message, :string, 1
  end
end

module Helloworld
  HelloRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloRequest").msgclass
  HelloReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloReply").msgclass
end

Version data entries

50 entries across 50 versions & 4 rubygems

Version Path
grpc_kit-0.1.4 examples/helloworld/helloworld_pb.rb
grpc_kit-0.1.3 examples/helloworld/helloworld_pb.rb
grpc_kit-0.1.2 examples/helloworld/helloworld_pb.rb
grpc_kit-0.1.1 examples/helloworld/helloworld_pb.rb
grpc_kit-0.1.0 examples/helloworld/helloworld_pb.rb
hellogrpc-0.0.1471160068 lib/helloworld.rb
grpcgreeter-0.0.1471158235 lib/helloworld.rb
grpcgreeter-0.0.1471158082 lib/helloworld.rb
grpcgreeter-0.0.1471157717 lib/helloworld.rb
grpcgreeter-0.0.1471157537 lib/helloworld.rb