Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | use tcs for streamingWrites | Jan Tattermusch | 2016-05-23 | |
|/ / | ||||
* | | Merge pull request #6643 from jtattermusch/csharp_profiling2 | Jan Tattermusch | 2016-05-19 | |
|\ \ | | | | | | | Simplify profiling in C# qps clients. | |||
* | | | rename some ill-named enums and move them to the right files | Jan Tattermusch | 2016-05-18 | |
| | | | ||||
* | | | dont call into C core to get Timespec.InfPast and Timespec.InfFuture | Jan Tattermusch | 2016-05-18 | |
| | | | ||||
* | | | move ServerRpcNew and ClientSideStatus to their own file | Jan Tattermusch | 2016-05-18 | |
| | | | ||||
* | | | tiny optimization in MetadataArraySafeHandle | Jan Tattermusch | 2016-05-18 | |
| | | | ||||
| * | | make Profilers visible to Grpc.IntegrationTesting | Jan Tattermusch | 2016-05-18 | |
|/ / | ||||
* | | improve channel behavior in shutdown situations | Jan Tattermusch | 2016-05-12 | |
| | | ||||
* | | Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions | Jan Tattermusch | 2016-05-10 | |
|\ \ | | | | | | | C#: make writes throw RpcException if the client-side call has already finished | |||
* | | | fix compilation on windows | Jan Tattermusch | 2016-05-09 | |
| | | | ||||
* | | | dont lock to run server_request_call | Jan Tattermusch | 2016-05-09 | |
| | | | ||||
* | | | expose experimental API to set GrpcThreadPool size. | Jan Tattermusch | 2016-05-09 | |
| | | | ||||
* | | | start server with more than one allowed RPCs | Jan Tattermusch | 2016-05-09 | |
| | | | ||||
* | | | eliminate a thread switch when invoking server-side handler | Jan Tattermusch | 2016-05-09 | |
| | | | ||||
| * | | throw RpcException from writes after finishing | Jan Tattermusch | 2016-05-09 | |
| | | | ||||
| * | | change typo in the comment | Jan Tattermusch | 2016-05-09 | |
|/ / | ||||
* | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 | |
| | | ||||
* | | improve serverside handlers | Jan Tattermusch | 2016-05-04 | |
| | | ||||
* | | use just one response batch for unary response serverside calls | Jan Tattermusch | 2016-05-04 | |
| | | ||||
* | | make SendStatusFromServer optionally send a message as well | Jan Tattermusch | 2016-05-04 | |
| | | ||||
* | | remove useless code and todos | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | finishing serverside request stream should not be required for disposal | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | fixup | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | make SendStatusFromServer independent on WriteAsync | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | add tests for AsyncCallServer | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | make end-of-stream idempotent | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | add more features | Jan Tattermusch | 2016-05-03 | |
| | | ||||
* | | fix typo | Jan Tattermusch | 2016-05-02 | |
| | | ||||
* | | improve unary call response handler | Jan Tattermusch | 2016-05-02 | |
| | | ||||
* | | fix assembly version attributes for C# | Jan Tattermusch | 2016-04-25 | |
| | | ||||
* | | Merge pull request #5073 from mleenhardt/calloptions-fluent | Jan Tattermusch | 2016-04-24 | |
|\ \ | | | | | | | CallOptions fluent methods | |||
* | | | Add TextWriterLogger | Jan Tattermusch | 2016-04-11 | |
| | | | ||||
* | | | Merge pull request #6115 from jtattermusch/csharp_support_projectjson | Jan Tattermusch | 2016-04-11 | |
|\ \ \ | | | | | | | | | Make gRPC C# nuget work with new project.json style projects | |||
* | | | | async void is illegal in ASP.NET and DNXcore | Jan Tattermusch | 2016-04-07 | |
| | | | | ||||
| * | | | make gRPC C# nuget work with new project.json style projects | Jan Tattermusch | 2016-04-07 | |
|/ / / | ||||
| * | | Merge branch 'master' into calloptions-fluent | Mathieu Leenhardt | 2016-04-06 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass | Jan Tattermusch | 2016-04-05 | |
|\ \ \ | | | | | | | | | Make adding a new RPC to a service non-breaking for generated C# | |||
| * | | | fix copyrights | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | introduce concept of opaque client base configuration | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | move implementations of CallInvoker to Grpc.Core.Internal | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | add parameterless constructor for ClientBase | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | add ClientBase.WithHost and get rid of HeaderInterceptor | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | add host field support to CallInvoker | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | refactor ClientBase | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
| * | | | add concept of CallInvoker | Jan Tattermusch | 2016-04-01 | |
| | | | | ||||
* | | | | allow halfclose after close on clients | Jan Tattermusch | 2016-04-01 | |
|/ / / | ||||
* | | | Update copyrights | Craig Tiller | 2016-03-31 | |
| | | | ||||
* | | | Merge pull request #5810 from jtattermusch/extension_loading_for_webapps | Jan Tattermusch | 2016-03-18 | |
|\ \ \ | | | | | | | | | Correct handling for shadowed assemblies when loading native extension | |||
* | | | | make timestamp format in C# logs more similar to C core | Jan Tattermusch | 2016-03-17 | |
| | | | | ||||
| * | | | correct handling for shadowed assemblies when loading native extension | Jan Tattermusch | 2016-03-17 | |
|/ / / |