|
1cf44714db
|
Merge pull request #17 from iamqizhao/master
run gofmt
|
2015-01-27 18:13:19 -08:00 |
|
|
3befeb9b91
|
run gofmt
|
2015-01-27 18:12:14 -08:00 |
|
|
079097bda4
|
Merge pull request #16 from iamqizhao/master
Deal with 0 timeout.
|
2015-01-27 17:59:27 -08:00 |
|
|
0cb60b3154
|
fix a bug in the preivous commit.
|
2015-01-27 17:56:55 -08:00 |
|
|
330d92ae90
|
If a crappy client sends grpc-timeout 0 to the server. The server cannot
distinguish between unset and set-with-0. Make it be able to.
|
2015-01-27 17:54:18 -08:00 |
|
|
3c1cc34559
|
Merge pull request #15 from iamqizhao/master
Fix the setup for no-TLS case.
|
2015-01-27 17:44:25 -08:00 |
|
|
56dc3ff095
|
Fix the setup for no-TLS case.
|
2015-01-27 17:40:23 -08:00 |
|
|
fd7a465e20
|
Merge pull request #14 from iamqizhao/master
Allow --tls_ca_file= to use the host's root CA set in interop client.
|
2015-01-27 16:33:58 -08:00 |
|
|
6d347a8be7
|
Allow --tls_ca_file= to use the host's root CA set in interop client.
|
2015-01-27 15:51:10 -08:00 |
|
|
0a69864858
|
Merge pull request #13 from iamqizhao/master
Given a tiny timeout, NewStream could timeout before a stream is created...
|
2015-01-26 19:09:43 -08:00 |
|
|
9f80723bc5
|
Given a tiny timeout, NewStream could timeout before a stream is created. In
that case we must not call hpack.Encoder.WriteField because hpack.Encoder is
stateful.
|
2015-01-26 19:07:37 -08:00 |
|
|
c1aeefca8a
|
Merge pull request #12 from iamqizhao/master
Polish some comments
|
2015-01-23 17:20:49 -08:00 |
|
|
8fd8a8b400
|
Polish some comments
|
2015-01-23 17:15:08 -08:00 |
|
|
03270869cf
|
Merge pull request #11 from iamqizhao/master
i) Fix some English errors; ii) Let ClientTransport.Close() and ServerTr...
|
2015-01-23 16:42:08 -08:00 |
|
|
890b893b80
|
i) Fix some English errors; ii) Let ClientTransport.Close() and ServerTransport.Close() return error to follow the style of io.Closer
|
2015-01-23 16:14:23 -08:00 |
|
|
d39e3afd3f
|
Merge pull request #10 from iamqizhao/master
Correct the ServerName setting for TLS credentials.
|
2015-01-23 15:06:18 -08:00 |
|
|
0bc4587a2c
|
Correct the ServerName setting for TLS credentials.
|
2015-01-23 15:00:56 -08:00 |
|
|
dbefa7c3d0
|
Merge pull request #9 from iamqizhao/master
directory reconstruction
|
2015-01-22 18:52:57 -08:00 |
|
|
2991390717
|
fix typo
|
2015-01-22 18:48:55 -08:00 |
|
|
e5a5eb12dc
|
Fix the missed import path changes.
|
2015-01-22 18:36:45 -08:00 |
|
|
5a8bbe621b
|
remove some files
|
2015-01-22 18:21:02 -08:00 |
|
|
58c506b1f6
|
Merge branch 'master' of https://github.com/iamqizhao/grpc-go
|
2015-01-22 18:19:42 -08:00 |
|
|
3ca141a6ab
|
Restructure the directory so that the basename of the import path matches the Go package name.
|
2015-01-22 18:04:06 -08:00 |
|
|
119fdf93ba
|
Merge pull request #8 from iamqizhao/master
Fix license and readme
|
2015-01-22 15:58:27 -08:00 |
|
|
8310928c9b
|
Update README.md
|
2015-01-22 15:57:15 -08:00 |
|
|
ba40de08ec
|
Insert a newline after license text
|
2015-01-22 15:54:20 -08:00 |
|
|
4d7e0c3396
|
Merge pull request #7 from iamqizhao/master
interop tune up
|
2015-01-22 14:46:17 -08:00 |
|
|
7bfd879f7c
|
i) make interop client supports all test case; ii) make interop client flexible to accept server name override for tls handshake verification; iii) fix interop server error format.
|
2015-01-22 14:40:01 -08:00 |
|
|
e3b09082bf
|
Merge pull request #1 from google/master
Update README.md
|
2015-01-22 13:38:12 -08:00 |
|
|
d831caea82
|
Update README.md
|
2015-01-22 13:34:54 -08:00 |
|
|
62618c8a0d
|
Merge pull request #6 from iamqizhao/master
merge from iamqizhao/grpc-go master.
|
2015-01-21 17:39:41 -08:00 |
|
|
b34454ce92
|
added the missing license
|
2015-01-21 17:38:14 -08:00 |
|
|
723148a3ec
|
Merge https://github.com/google/grpc-go
|
2015-01-21 17:32:56 -08:00 |
|
|
065d080169
|
chmod *.go files
|
2015-01-21 17:29:20 -08:00 |
|
|
3072306792
|
Merge pull request #5 from iamqizhao/master
Update README.md
|
2015-01-21 16:14:39 -08:00 |
|
|
c7a2188d49
|
Update README.md
|
2015-01-21 16:14:11 -08:00 |
|
|
242e1abca2
|
Merge pull request #4 from iamqizhao/master
Added grpc-go proto plugin
|
2015-01-21 16:12:42 -08:00 |
|
|
cafb588ebe
|
Added grpc codegen
|
2015-01-21 16:00:47 -08:00 |
|
|
655c23b956
|
Merge pull request #3 from iamqizhao/master
add installation instruction to README.md
|
2015-01-19 17:06:46 -08:00 |
|
|
55563713b2
|
add installation instruction to README.md
|
2015-01-19 17:06:15 -08:00 |
|
|
0d3a420aba
|
Merge pull request #2 from iamqizhao/master
Update README.md
|
2015-01-16 17:42:49 -08:00 |
|
|
7e77699bea
|
Update README.md
|
2015-01-16 17:41:59 -08:00 |
|
|
39bae464dd
|
Merge branch 'master' of https://github.com/google/grpc-go
|
2015-01-16 17:36:19 -08:00 |
|
|
948f24223e
|
gRPC-Go initial commit
|
2015-01-16 17:32:04 -08:00 |
|
|
4d88514f0a
|
Add README.md
|
2015-01-16 17:03:31 -08:00 |
|