index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core
Commit message (
Expand
)
Author
Age
...
*
|
|
improve ordering of serverside send checks
Jan Tattermusch
2016-05-23
*
|
|
allow short-circuiting the send operation
Jan Tattermusch
2016-05-23
*
|
|
simplify implementation of SendCloseFromClient
Jan Tattermusch
2016-05-23
*
|
|
preparation for write semantics cleanup
Jan Tattermusch
2016-05-23
*
|
|
add TODOs and remove unused imports
Jan Tattermusch
2016-05-23
*
|
|
remote AsyncCompletion
Jan Tattermusch
2016-05-23
*
|
|
get rid of AsyncCompletionDelegate
Jan Tattermusch
2016-05-23
*
|
|
use tcs for streamingWrites
Jan Tattermusch
2016-05-23
|
/
/
*
|
Merge pull request #6643 from jtattermusch/csharp_profiling2
Jan Tattermusch
2016-05-19
|
\
\
*
|
|
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
|
\
\
*
|
|
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
|
\
\
*
|
|
Add TextWriterLogger
Jan Tattermusch
2016-04-11
*
|
|
Merge pull request #6115 from jtattermusch/csharp_support_projectjson
Jan Tattermusch
2016-04-11
|
\
\
\
*
|
|
|
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
|
\
\
\
|
*
|
|
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
[prev]
[next]