protodoc.io
Project trinsic-id/okapi
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
google.protobuf
okapi.examples.v1
okapi.hashing.v1
okapi.keys.v1
okapi.metadata
okapi.proofs.v1
okapi.security.v1
okapi.transport.v1
pbmse.v1
okapi.examples.v1
SecureExampleService
ServerStreaming
Unary
BasicMessage
package
okapi.examples.v1
Get desktop application:
View/edit binary Protocol Buffers messages
service
SecureExampleService
examples.proto:15
rpc
ServerStreaming
(
pbmse.v1.EncryptedMessage
,
stream
pbmse.v1.EncryptedMessage
)
examples.proto:18
rpc
Unary
(
pbmse.v1.EncryptedMessage
,
pbmse.v1.EncryptedMessage
)
examples.proto:16
message
BasicMessage
examples.proto:11
string
text
= 1