gRPC-haskell/examples/hellos/hellos-client
Joel Stanley 096d399b30 MONAPP-1035: Fix errant hang on metadata exchange in Haskell client-side bidirectional streaming (#70)
* (wip) Change ClientRWHandler to use an IO action for metadata acqui

* Demonstrate placement of WaitForInitialMetadata() in hellos_client

* Make hellos cpp server always send metadata first, for now

* Show getMD placement in haskell hellos-client

* Add prelim bidi metadata exchange behavior tweaks to line up with C++ API conventions
2016-08-15 12:55:40 -05:00
..
Main.hs MONAPP-1035: Fix errant hang on metadata exchange in Haskell client-side bidirectional streaming (#70) 2016-08-15 12:55:40 -05:00