Nicolas Noble
2b86b357d3
Merge pull request #465 from vjpai/qps-pool
...
Allow varying number of qps_server threads via command line flag
10 years ago
Nicolas Noble
6c84ba09da
Merge pull request #464 from vjpai/linkstatic
...
Change link options for qps client and qps server
10 years ago
Nicolas Noble
1a051dfdd9
Merge pull request #462 from a11r/doc
...
Updated INSTALL to clarify phrasing around OpenSSL.
10 years ago
Craig Tiller
75be91a149
Allow Python to be built without sudo
10 years ago
Abhishek Kumar
6749e73561
Fix spelling: recommend
10 years ago
Vijay Pai
2d63da7e53
Updated as a result of changed options in build.json
10 years ago
Vijay Pai
4ca479c3a1
Change pointer format
10 years ago
Vijay Pai
c3b02d9a67
Allow varying number of server threads via command line flag
10 years ago
Vijay Pai
5438d4b214
Change link options for qps client and qps server
10 years ago
Abhishek Kumar
3dd9df9359
Updated INSTALL to clarify phrasing around OpenSSL.
10 years ago
Michael Lumish
38f9651468
Merge pull request #461 from jtattermusch/csharp_windows
...
Start using nuget for managing dependencies in C#
10 years ago
Craig Tiller
20f4af2e36
Move call.h -> impl/call.h
10 years ago
Jan Tattermusch
f0ea718c98
update readme file
10 years ago
Craig Tiller
9d972e4628
Merge github.com:grpc/grpc into c++api
10 years ago
Tim Emiola
b2ec6afd08
Merge pull request #459 from grpc/jayantkolhe-patch-1
...
Update README.md
10 years ago
Jayant Kolhe
0a8acd4067
Update README.md
10 years ago
Eric Anderson
c520f0991f
Merge pull request #458 from ctiller/fix5
...
Correctly handle large headers in HPACK table
10 years ago
Craig Tiller
9b2a531781
Correctly handle large headers in HPACK table
...
I missed a clause in section 4.4 of the HPACK spec when implementing
this stuff. Removes an errant assert and correctly handles adding large
entries to the HPACK table by flushing it and leaving it empty.
10 years ago
murgatroid99
7dcc363aa7
Resolved merge conflicts
10 years ago
murgatroid99
cd0b90621d
Fixed end-to-end tests for new changes
10 years ago
Lisa Carey
6443f8f855
Merge branch 'master' of https://github.com/LisaFC/grpc-common
10 years ago
Lisa Carey
874bff090a
Minor formatting tweaks
10 years ago
LisaFC
a60ad9e422
Delete Step_3.md
...
Remove separate step now that all the content has been moved into the main doc
10 years ago
LisaFC
b8d33683de
Delete Step_2.md
...
Remove separate step now that all the content has been moved into the main doc
10 years ago
LisaFC
baa905deef
Delete Step_1.md
...
Remove separate step now that all the content has been moved into the main doc
10 years ago
LisaFC
4a8df2ae35
Delete Step_0.md
...
Remove separate step now everything's been moved into the main doc
10 years ago
Michael Lumish
3116d4f0fe
Merge pull request #452 from ctiller/fix
...
Add some documentation
10 years ago
Lisa Carey
c57778bdba
Added server and client steps. Still a bit rough round the edges....
10 years ago
Jan Tattermusch
860f6d0820
started using nuget packages for dependencies
10 years ago
Craig Tiller
8ed7311e99
Merge github.com:grpc/grpc into c++api
10 years ago
Nicolas "Pixel" Noble
3d8e34d409
Rewording comment :-)
10 years ago
Yang Gao
b0e7275501
Merge pull request #454 from ctiller/fix3
...
Return OK on server if there's no explicit status set
10 years ago
Craig Tiller
de343164f2
Return OK on server if there's no explicit status set
...
Fixes #451
10 years ago
Craig Tiller
225f7be935
Fix up declarations
10 years ago
Craig Tiller
f9a06a78cb
Remove temp code
10 years ago
Craig Tiller
549a74daa8
Rephrase async streaming methods
...
To ensure that the CallOpBuffers stay alive until completion.
10 years ago
Craig Tiller
0a5bcbc632
Add some documentation
10 years ago
Craig Tiller
80e00a8c63
Stub out unary call wrapper
10 years ago
Craig Tiller
de917062ec
Refine completion queue
10 years ago
Craig Tiller
7630205bdf
Add missing ifdef
10 years ago
Craig Tiller
c9df1cd391
Merge github.com:grpc/grpc into c++api
10 years ago
Nicolas Noble
d72ba6a4ff
Merge cleanup.
10 years ago
Craig Tiller
4d0fb5f1c0
Fixup callers with new api
10 years ago
Nicolas "Pixel" Noble
811b07876c
Merge branch 'master' of github.com:google/grpc into grpc-win32
10 years ago
Nicolas Noble
45e67a37ae
Addressing comments.
10 years ago
Craig Tiller
f8ac5d846c
Fixup callers with new api
10 years ago
Craig Tiller
65130596c1
Cleanup
10 years ago
Craig Tiller
5319164875
Cleanup
10 years ago
Craig Tiller
8de8c646c5
Merge pull request #3 from yang-g/c++api
...
more implementation and all async signatures
10 years ago
Craig Tiller
b470169252
Remove more unnecessary files
10 years ago