Commit Graph

60 Commits

Author SHA1 Message Date
Mark D. Roth f9584a00cf Move the server-side handling code from StreamingOutputCall to FullDuplexCall. 2016-07-01 09:32:29 -07:00
Mark D. Roth fa1bb7b833 For FullDuplex() call, check error from stream.Recv() instead of stream.CloseSend(). 2016-07-01 09:12:45 -07:00
Mark D. Roth 7a971bb142 Fix check for error string. 2016-07-01 09:04:20 -07:00
Mark D. Roth 0eec1573d0 Fix NULL pointer dereference. 2016-07-01 08:50:57 -07:00
Mark D. Roth 84352c6400 Change interop server to support response_status field. 2016-07-01 07:51:35 -07:00
Mark D. Roth d7ac54924b Add status_code_and_message interop test. (Does not yet work, because
the server does not yet support the response_status field.)
2016-06-30 14:57:30 -07:00
Menghan Li 62a892fc16 Move interop log from utils to client main 2016-04-04 16:00:19 -07:00
iamqizhao 855235934b fix some comments 2015-12-18 18:25:28 -08:00
iamqizhao 453b255dda gofmt 2015-12-18 16:50:38 -08:00
iamqizhao 7239e4afea Refactor interop tests 2015-12-18 16:26:06 -08:00