iamqizhao
|
9c9eb38d0d
|
Replace rpc with grpc in a error message.
|
2015-02-11 19:03:57 -08:00 |
iamqizhao
|
5c0599c9f0
|
Use interop proto to replace the one used in end2end_test.go because interop proto is better for testing corner and error cases. The code change is mostly copied/pasted from interop client & server.
|
2015-02-11 19:00:55 -08:00 |
iamqizhao
|
fd7185b96f
|
fix an error formatting
|
2015-02-09 19:16:31 -08:00 |
iamqizhao
|
f61c1dbb05
|
rename the proto dir, prepare for porting into google3
|
2015-02-09 16:35:10 -08:00 |
David Symonds
|
49a2ba59b6
|
Fix up a couple of other imports to use the new package name.
|
2015-02-09 11:50:54 +11:00 |
David Symonds
|
416f68f4b3
|
Update import paths to use the new official location of the Go gRPC package.
|
2015-02-09 11:46:20 +11:00 |
David Symonds
|
e71095e0ec
|
Move source files up one level.
The top-level directory in this repository is going to be
the main "grpc" package.
|
2015-02-09 11:33:38 +11:00 |