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
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
set primary user agent by C# channel
Jan Tattermusch
2015-07-22
*
fix crash caused by wrong size of MetadataEntryStruct
Jan Tattermusch
2015-07-21
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
*
codegen and API changes
Jan Tattermusch
2015-07-21
*
modify client call interface to allow reading status and trailers
Jan Tattermusch
2015-07-21
*
propagate statuscode from server handler
Jan Tattermusch
2015-07-20
*
allow sending trailers from server handler
Jan Tattermusch
2015-07-20
*
populate server context
Jan Tattermusch
2015-07-20
*
refactor server call handlers
Jan Tattermusch
2015-07-20
*
some cleanup and better metadata support
Jan Tattermusch
2015-07-20
*
reading of metadata
Jan Tattermusch
2015-07-20
*
Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worri...
Craig Tiller
2015-07-17
|
\
|
*
Reflect new gpr_timespec type in C#
Craig Tiller
2015-07-17
*
|
remove trailing whitespace
Jan Tattermusch
2015-07-16
*
|
add support for per-call metadata
Jan Tattermusch
2015-07-15
*
|
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
*
|
renaming stub to client and refactoring metadata class
Jan Tattermusch
2015-07-15
*
|
make build_packages.bat provide version of grpc.native.csharp_ext dependency
Jan Tattermusch
2015-07-15
*
|
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
|
pick up nuget package version from cmdline param and fix nuget build
Jan Tattermusch
2015-07-15
|
/
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
bumped version of C#
Jan Tattermusch
2015-07-09
*
use System.Collections.Immutable instead of Microsoft.Bcl.Immutable
Jan Tattermusch
2015-07-09
*
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
[next]