Class: Protobuf::Service
- Inherits:
-
Object
- Object
- Protobuf::Service
- Defined in:
- lib/protobuf/message/service.rb
Class Method Summary collapse
Class Method Details
.rpc(hash) ⇒ Object
4 5 6 |
# File 'lib/protobuf/message/service.rb', line 4 def rpc(hash) raise NotImplementedError('TODO') end |