Sign in
fuchsia
/
third_party
/
grpc
/
2dbaf2a
/
.
/
examples
/
ruby
/
without_protobuf
/
README.md
blob: f9611648ca2bdd4b05a03bbc07d5a3af607af2b6 [
file
] [
log
] [
blame
] [
view
]
gRPC
(
Ruby
)
without protobuf
========================
This
directory contains a simple example of
using
gRPC without protobuf
.
This
is
mainly intended to show basic usage of the GRPC
::
GenericService
module