Sha256: 378fb9be9f200c7ed0262b32f46cddd395aefe570ab076570f4b55c6a2c3e00e

Contents?: true

Size: 660 Bytes

Versions: 28

Compression:

Stored size: 660 Bytes

Contents

# frozen_string_literal: true

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# Source: rpc.proto for package 'anycable'

require "grpc"

module AnyCable
  module GRPC
    class Service
      include ::GRPC::GenericService

      self.marshal_class_method = :encode
      self.unmarshal_class_method = :decode
      self.service_name = "anycable.RPC"

      rpc :Connect, ::AnyCable::ConnectionRequest, ::AnyCable::ConnectionResponse
      rpc :Command, ::AnyCable::CommandMessage, ::AnyCable::CommandResponse
      rpc :Disconnect, ::AnyCable::DisconnectRequest, ::AnyCable::DisconnectResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
anycable-core-1.5.2 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.5.1 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.5.0 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.4 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.5.0.rc.1 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.3 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.2 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.1 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.0 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.0.rc.3 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.0.rc.2 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.0.rc.1 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.4.0.pre.rc.1 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.3.1 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.3.0 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.2.5 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.2.4 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.2.3 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.2.2 lib/anycable/grpc/rpc_services_pb.rb
anycable-core-1.2.1 lib/anycable/grpc/rpc_services_pb.rb