mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-15 15:49:42 +01:00
a26497c82c
This allows you to cancel the call from within the callback using `clientCallCancel`. |
||
---|---|---|
.. | ||
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.