1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-03-19 20:25:13 +01:00
gRPC-haskell/src/Network
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
..
GRPC Server-side call cancellation () 2016-06-13 13:51:53 -07:00