93166a0b0b
Canonicalize https://grpc.io as the preferred URL prefix
2017-07-10 16:28:39 -07:00
a94a7ac054
add license for some files ( #1296 )
2017-06-12 18:10:06 -07:00
ddbf6c46a6
autofix license notice
2017-06-08 14:42:19 +02:00
a113590521
Update references to route_guide.proto to use new directory name ( #1270 )
...
route_guide.proto used to be in a directory called proto. It was renamed
to routeguide but the code/README still referred to the previous
directory name.
Signed-off-by: Steven Erenst <stevenerenst@gmail.com>
2017-05-31 14:16:25 -07:00
074dbfbc52
Add doc and example for mocking streaming RPCs ( #1230 )
...
* Example code for mocking streams
* Added another expectation on the stream
* Documentation for mocking streaming RPCs
2017-05-19 13:36:45 -07:00
883bfc7bc8
pb.go file update
2016-10-28 12:37:56 -07:00
727a60e4d1
update server reflection code to comply with the change to the grpc generator
2016-10-21 18:06:55 -07:00
ac90a026b6
*: go vet
2016-07-27 23:39:19 -04:00
a6bacfe42c
Fix go vet
2016-06-29 13:36:10 -07:00
abe672d5ed
Update generated files
2016-06-10 14:20:04 -07:00
88aeffff97
Merge pull request #720 from menghanl/update_generated_files
...
Update generated proto files and Makefile
2016-06-10 11:45:47 -07:00
0da018f37e
Update generated files
2016-06-09 15:02:17 -07:00
59486d9c17
Rename TransportAuthenticator to TransportCredentials
2016-06-08 11:19:25 -07:00
b4ad52a6ec
Comment typo
2016-04-24 16:01:42 +07:00
61e92eacc3
Phase 1 to add the server interceptor
2016-04-18 16:18:34 -07:00
accbf4c185
make proto
2016-02-04 17:35:04 -05:00
d3c0f79fa5
Sync example protos from main repository
...
grpc/grpc-java#1381
2016-02-03 10:14:35 -08:00
cbff74bfce
Patching the rest of the test certs in the repo.
2015-11-11 15:27:42 -08:00
bf42086a4b
regenerated the code for route_guide.proto
2015-10-29 14:26:16 -07:00
a15e3b9562
decodeFunc -> dec
2015-10-01 16:26:00 -07:00
1d81cf4f22
fix all the generated code
2015-10-01 14:35:07 -07:00
535f5d0f45
fixed broken link to old tutorial location
2015-09-08 14:23:55 +01:00
28d57dd1ec
rename proto for route_guide example
2015-08-31 12:54:07 -07:00
158260f5a2
Merge pull request #308 from stanley-cheung/move_grpc_common_examples
...
Move grpc common examples
2015-08-27 19:12:35 -07:00
100ca6a0da
fix benchmark, interop and examples
2015-08-27 17:32:57 -07:00
8740786e5b
change all references of grpc-common to examples
2015-08-27 15:55:36 -07:00
e4a76146b2
Remove unnecessary import rename of the proto support package.
2015-06-24 11:36:31 +10:00
3617cd5ab3
revert handshaker changes
2015-05-12 17:59:20 -07:00
7c025e8694
move log package references to grpclog
2015-05-09 11:43:59 +02:00
101c1e1935
change log package references to grpc/log
2015-05-09 01:16:40 +02:00
0f85408fd4
Eliminate proto.Unmarshal in the generated code
2015-04-27 14:47:09 -07:00
2d13f82261
fix a typo
2015-03-25 15:29:01 -07:00
8b08b2d7b2
Interface change to accommodate the support of non-protobuf data formats
2015-03-25 15:18:07 -07:00
9ff931f934
Small fix to client.go
2015-03-04 15:44:58 -08:00
d83ccd2feb
Use Fatalf instead
2015-03-04 14:57:51 -08:00
84451c554b
Sync with upstream
2015-03-01 17:12:39 -08:00
46f39d3ebd
Cosmetic updates to the route guide example
2015-03-01 17:05:46 -08:00
786d10d0a3
Minor typo
2015-02-28 14:29:36 +11:00
b76c21e4d0
Use Fatalf instead
2015-02-27 11:54:37 +09:00
594d70fc4b
add route_guide.pb.go because it is required by travis
2015-02-26 18:43:16 -08:00
9ac8d7142c
Update README.md
...
Adding link to go tutorial
2015-02-26 05:16:57 -08:00
2b993cd479
rename the convenience function to set TLS creds
2015-02-25 22:57:07 -08:00
385ff1a296
Remove generated code from source
2015-02-25 15:52:16 -08:00
9c8fb9517b
Fix README
2015-02-25 15:45:56 -08:00
d58af39ead
Change tls_server_name to server_host_override and improve README
2015-02-25 15:43:26 -08:00
401343c0dc
Fix typos in comments
2015-02-25 15:10:15 -08:00
a4b32d7c6c
Use Sprintf instead of concatenation
2015-02-25 12:11:38 -08:00
8fd7702f97
Make route guide implementation more go idiomatic
2015-02-25 12:08:12 -08:00
a94c062d9b
Fix README
2015-02-24 12:41:18 -08:00
7ffe7b2473
Use the golang import path
2015-02-24 12:40:48 -08:00