mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-05 18:59:42 +01:00
bff8fb7c7e
`protobuf-wire` was open sourced as `proto3-suite` (with a corresponding module rename) so this change updates the dependency and import lists |
||
---|---|---|
.. | ||
hellos-client | ||
hellos-cpp | ||
hellos-server | ||
hellos.proto | ||
README.md |
Hellos example
This directory contains code for a simple "hello streaming" service which demonstrates use of various streaming APIs.