gRPC-haskell/src/Network/GRPC/LowLevel
Connor Clark 5ba5c8a42a fix wrong endpoint test, add test, tweak handler types (#29)
* fix testWrongEndpoint

* test that unregistered requests are ignored by request_registered_call

* handler returns status code, drop Grpc prefix from status codes
2016-06-16 10:23:54 -05:00
..
Call Server-side call cancellation (#26) 2016-06-13 13:51:53 -07:00
Client Fix test failure: remove timeout from runOps, make timeout optional in pluck. (#27) 2016-06-15 10:30:17 -07:00
CompletionQueue Fix test failure: remove timeout from runOps, make timeout optional in pluck. (#27) 2016-06-15 10:30:17 -07:00
Server fix wrong endpoint test, add test, tweak handler types (#29) 2016-06-16 10:23:54 -05:00
Call.hs Server-side call cancellation (#26) 2016-06-13 13:51:53 -07:00
Client.hs Fix test failure: remove timeout from runOps, make timeout optional in pluck. (#27) 2016-06-15 10:30:17 -07:00
CompletionQueue.hs Fix test failure: remove timeout from runOps, make timeout optional in pluck. (#27) 2016-06-15 10:30:17 -07:00
GRPC.hs Fix test failure: remove timeout from runOps, make timeout optional in pluck. (#27) 2016-06-15 10:30:17 -07:00
Op.hs Fix test failure: remove timeout from runOps, make timeout optional in pluck. (#27) 2016-06-15 10:30:17 -07:00
Server.hs fix wrong endpoint test, add test, tweak handler types (#29) 2016-06-16 10:23:54 -05:00