Commit Graph

16 Commits

Author SHA1 Message Date
Mark D. Roth 951b6cc1da Code review changes. 2016-09-30 07:44:08 -07:00
Mark D. Roth 5823568fcb Code review changes. 2016-09-29 07:24:20 -07:00
Mark D. Roth 23e20165e0 Code review changes. 2016-09-28 13:53:27 -07:00
Mark D. Roth 44e75c33ee Code review changes. 2016-08-26 12:59:51 -07:00
Mark D. Roth 121344c9ee Code review changes. 2016-07-07 11:32:46 -07:00
Mark D. Roth de2db99c84 Code review changes. 2016-07-07 07:39:32 -07:00
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