1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-04-29 09:15:20 +02:00
gRPC-haskell/examples/echo
Connor Clark 5ba5c8a42a fix wrong endpoint test, add test, tweak handler types ()
* 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
..
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 () 2016-06-03 10:34:09 -07:00
echo-python Various example/benchmarking code () 2016-06-03 10:34:09 -07:00
echo-server fix wrong endpoint test, add test, tweak handler types () 2016-06-16 10:23:54 -05:00
echo.proto Various example/benchmarking code () 2016-06-03 10:34:09 -07:00