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
*
Merge remote-tracking branch 'upstream/master' into we-dont-need-no-backup-fi...
Jan Tattermusch
2015-06-11
|
\
*
|
unknown method handler no longer needs to complete request stream
Jan Tattermusch
2015-06-11
*
|
stylecop fixes
Jan Tattermusch
2015-06-09
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
\
\
|
|
*
allow specifying channel options when creating a server
Jan Tattermusch
2015-06-09
|
|
*
fix stylecop issues
Jan Tattermusch
2015-06-09
|
|
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
|
|
/
|
*
Merge pull request #1966 from jtattermusch/csharp_revamp
Michael Lumish
2015-06-09
|
|
\
|
*
|
add host and port overload for new channel
Jan Tattermusch
2015-06-08
|
|
*
gchandle is not needed anymore
Jan Tattermusch
2015-06-05
|
|
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
|
|
/
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-02
|
\
|
|
*
bump C# package versions
Jan Tattermusch
2015-06-02
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-01
|
\
|
*
|
adapt C# to the new server shutdown API
Jan Tattermusch
2015-05-29
|
*
update nuspec files
Jan Tattermusch
2015-05-28
|
/
*
Add generated documentation to nuget packages
Jan Tattermusch
2015-05-21
*
added support for building Symbol packages
Jan Tattermusch
2015-05-21
*
implemented disposal logic for calls
Jan Tattermusch
2015-05-20
*
make call object implement IDisposable
Jan Tattermusch
2015-05-20
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
fix gitignore files
Jan Tattermusch
2015-05-14
*
updated Grpc.Core.nuspec
Jan Tattermusch
2015-05-14
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
*
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
Yang Gao
2015-05-13
|
\
*
|
Make sure full method name starts with slash
Jan Tattermusch
2015-05-12
|
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
|
\
|
|
/
|
/
|
*
|
Split address passed to AddListeningPort into host and port
Jan Tattermusch
2015-05-07
*
|
added concept of ServerCallContext, that is passed to all server-side handlers
Jan Tattermusch
2015-05-07
*
|
add a generic constraint for TRequest and TResponse to require a class
Jan Tattermusch
2015-05-07
*
|
change todo comment
Jan Tattermusch
2015-05-07
|
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-06
|
|
\
|
|
/
|
/
|
|
*
C# fixes for #1472 core API cleanup
Jan Tattermusch
2015-05-04
*
|
stylecop fixes
Jan Tattermusch
2015-05-04
*
|
Fixes for C# cancellation support
Jan Tattermusch
2015-05-04
*
|
added stats with number of active native calls, useful for debugging
Jan Tattermusch
2015-05-04
*
|
fixed some stylecop warnings
Jan Tattermusch
2015-05-04
*
|
Added basic support for cancellation
Jan Tattermusch
2015-05-04
*
|
A new version C# API based on async/await
Jan Tattermusch
2015-05-04
|
/
*
attempt to support compute_engine_creds interop test
Jan Tattermusch
2015-04-27
*
Make RpcException errors more informative
Jan Tattermusch
2015-04-27
*
First attempt to add service account creds interop test
Jan Tattermusch
2015-04-27
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
enabling creation of nuget package for grpc_csharp_ext
Jan Tattermusch
2015-04-20
*
.nupkg files to gitignore
Jan Tattermusch
2015-04-20
*
Spec for Grpc.Core nuget package that works
Jan Tattermusch
2015-04-20
*
Grpc.Core managed project now depends on native nuget packages with openssl a...
Jan Tattermusch
2015-04-20
*
changed path to grpc_csharp_ext.dll
Jan Tattermusch
2015-04-20
*
csharp version 0.1 -> 0.2
Jan Tattermusch
2015-04-07
[next]