1114 Commits

Author SHA1 Message Date
512086ed5b Merge pull request #486 from xfxyjwf/doc
Fix the link to protoc installation instructions.
2016-01-07 14:10:24 -08:00
d89e41fc99 Fix the link to protoc installation instructions.
To install protoc, users should follow instructions in the README.md
file (INSTALL.txt has been removed because it misses crucial info
and confuses users).
2016-01-07 13:59:55 -08:00
843cf83608 Merge pull request #485 from iamqizhao/master
Expose peer info on server side
2016-01-07 11:41:41 -08:00
6ef6ed778a test peer addr 2016-01-06 19:04:19 -08:00
350615a335 gofmt 2016-01-06 18:30:38 -08:00
2e9f81b418 fix comment 2016-01-06 18:30:03 -08:00
76515fa9fd Remove context related functions in credentials 2016-01-06 18:26:33 -08:00
b36c5c6fd9 Expose peer info 2016-01-06 18:20:01 -08:00
78905999da Merge pull request #480 from iamqizhao/master
Fix the benchmark client
2015-12-22 15:13:58 -08:00
3497fcb768 Fix the benchmark client 2015-12-22 15:00:37 -08:00
b9a4f2b9f9 Merge pull request #477 from iamqizhao/master
fix some comments and function names
2015-12-18 18:35:59 -08:00
855235934b fix some comments 2015-12-18 18:25:28 -08:00
c414be5bc7 Merge pull request #476 from iamqizhao/master
deflake a test and interop test format fix
2015-12-18 18:15:55 -08:00
43952c57fa remove garbbage file 2015-12-18 17:53:28 -08:00
fc710f297d deflake a test 2015-12-18 17:51:05 -08:00
453b255dda gofmt 2015-12-18 16:50:38 -08:00
9d7063767a Merge pull request #475 from iamqizhao/master
Refactor interop tests
2015-12-18 16:37:39 -08:00
7239e4afea Refactor interop tests 2015-12-18 16:26:06 -08:00
b937145520 Merge pull request #474 from iamqizhao/master
Allow HTML output for test coverage
2015-12-17 16:26:36 -08:00
54c27523e4 Allow HTML output for test coverage 2015-12-17 16:13:01 -08:00
715fec664d Merge pull request #473 from iamqizhao/master
Get more accurate test coverage
2015-12-17 15:15:29 -08:00
e2f4a8ddb3 Get more accurate test coverage 2015-12-17 15:11:37 -08:00
e382c8819f Merge pull request #472 from iamqizhao/master
fix some print format errors
2015-12-16 12:51:35 -08:00
a98f0170cf fix some print format errors 2015-12-16 11:36:52 -08:00
a22b661156 Merge pull request #471 from iamqizhao/master
fix a flaky test
2015-12-15 18:44:20 -08:00
dfdc477da5 gofmt 2015-12-15 17:37:18 -08:00
d0674dc836 add some comments 2015-12-15 17:36:03 -08:00
2210679553 fix a flaky test 2015-12-15 17:34:02 -08:00
857b9ba14c Merge pull request #470 from iamqizhao/master
i) lower case metedata key names; ii) make binary encoding consistent…
2015-12-15 16:32:55 -08:00
2f524e51f1 add more tests 2015-12-15 16:13:30 -08:00
3d2cc2df9c remove dead code 2015-12-15 15:53:37 -08:00
87d84117a8 i) lower case metedata key names; ii) make binary encoding consistent with other impls. 2015-12-15 15:30:52 -08:00
2d76f2fb90 Merge pull request #464 from iamqizhao/master
i) revise picker API and channel state API; ii) add unicastNamingPick to support custom name discovery.
2015-12-14 15:28:37 -08:00
f0ee5628a9 add more comments 2015-12-14 14:43:21 -08:00
758cf3083a add comments to NotifyReset 2015-12-14 14:40:21 -08:00
330d8f958c i) revise picker API and channel state API; ii) add unicastNamingPicker which supports custom name resolving. 2015-12-14 14:32:43 -08:00
3463c93e2b Merge pull request #463 from iamqizhao/master
revise naming package a bit
2015-12-11 11:20:36 -08:00
7cf6aab875 revise naming package a bit 2015-12-11 11:06:14 -08:00
ecd68681d4 Merge pull request #461 from iamqizhao/master
removed etcd name resolver impl tentatively and revised the naming API …
2015-12-04 14:45:32 -08:00
101776cb98 remove etcd name resolver impl tentatively and revise the naming API a bit 2015-12-04 14:23:24 -08:00
a202995ce9 Merge pull request #458 from iamqizhao/master
Finish trace for premature error
2015-11-30 16:53:39 -08:00
7aa428f5d6 Finish trace for premature error 2015-11-30 16:41:52 -08:00
2011d72ca3 Merge pull request #453 from iamqizhao/master
Recv continuation frames correctly
2015-11-19 09:37:42 -08:00
6f8cb60ea7 Recv continuation framers correctly 2015-11-19 09:29:25 -08:00
2f99279b3a Merge pull request #452 from iamqizhao/master
Allow >16k status desc
2015-11-18 16:32:28 -08:00
900db87189 Allow >16k status desc 2015-11-18 16:22:08 -08:00
1de7636f53 Merge pull request #451 from iamqizhao/master
The initial call tests.
2015-11-18 13:10:01 -08:00
f53fd361b7 initial call_test.go 2015-11-18 11:56:15 -08:00
0bcb4bfeb7 Merge pull request #450 from iamqizhao/master
fix a typo
2015-11-18 11:43:55 -08:00
586ba13085 initial call_test.go 2015-11-18 11:34:37 -08:00