1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-04-17 11:25:22 +02:00
gRPC-haskell/examples/echo/echo-server
Connor Clark 1907fa66c4 Server-side call cancellation ()
* 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
..
Main.hs Server-side call cancellation () 2016-06-13 13:51:53 -07:00