gRPC-haskell/examples/echo
Connor Clark 1907fa66c4 Server-side call cancellation (#26)
* begin module with LowLevel tests of Op stuff, cancel functions, refactor Ops a little.

* refactor op tests, add server-side cancellation test

* add cancel function for unregistered calls, move some unregistered stuff

* remove unnecessary threadDelay

* update test description

* fix init metadata api for registered server calls

* pass call into handler for cancelling, add cancel test
2016-06-13 13:51:53 -07:00
..
echo-client Rename reg operations in all modules; use qualified imports whenever selecting unregistered variants 2016-06-08 15:29:12 -05:00
echo-cpp Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00
echo-python Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00
echo-server Server-side call cancellation (#26) 2016-06-13 13:51:53 -07:00
echo.proto Various example/benchmarking code (#16) 2016-06-03 10:34:09 -07:00