1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-02-24 09:05:05 +01:00
gRPC-haskell/examples/hellos
2021-03-08 13:44:36 -08:00
..
hellos-client Upgrade gRPC C library () 2021-03-08 13:44:36 -08:00
hellos-cpp MONAPP-1035: Fix errant hang on metadata exchange in Haskell client-side bidirectional streaming () 2016-08-15 12:55:40 -05:00
hellos-server Upgrade gRPC C library () 2021-03-08 13:44:36 -08:00
hellos.proto "Hellos" C++/Haskell programs for exercising interop for streaming modes () 2016-07-26 15:21:35 -07:00
README.md "Hellos" C++/Haskell programs for exercising interop for streaming modes () 2016-07-26 15:21:35 -07:00

Hellos example

This directory contains code for a simple "hello streaming" service which demonstrates use of various streaming APIs.