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.Examples
Commit message (
Expand
)
Author
Age
*
regenerate C# sources
Jan Tattermusch
2016-04-28
*
regenerate code
Jan Tattermusch
2016-04-26
*
regenerate C# protos
Jan Tattermusch
2016-04-25
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
regenerate code
Jan Tattermusch
2016-04-01
*
fix copyrights
Jan Tattermusch
2016-04-01
*
migrate code to single client-side class
Jan Tattermusch
2016-04-01
*
migrate from client side interface to client side abstract class
Jan Tattermusch
2016-04-01
*
fix copyrights
Jan Tattermusch
2016-04-01
*
regenerate protos
Jan Tattermusch
2016-04-01
*
change C# service implementations to inherit from a generated base class
Jan Tattermusch
2016-04-01
*
update C# dependencies
Jan Tattermusch
2016-01-25
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
regenerate C# protos
Jan Tattermusch
2016-01-20
*
upgrade Grpc.sln to newest Google.Protobuf nuget
Jan Tattermusch
2016-01-20
*
consolidate math.proto and health.proto
Jan Tattermusch
2015-12-07
*
switch C# projects to Google.Protobuf 3.0.0-alpha4 package
Jan Tattermusch
2015-08-27
*
upgrade third_party/protobufs to 3.0.0-beta-1
Jan Tattermusch
2015-08-27
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
*
|
upgrade to latest protobufs
Jan Tattermusch
2015-08-13
|
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
|
switched to protobuf from 20150808
Jan Tattermusch
2015-08-08
*
|
regenerate protos
Jan Tattermusch
2015-08-08
*
|
add service descriptor property to generated code
Jan Tattermusch
2015-08-08
*
|
service descriptor
Jan Tattermusch
2015-08-08
*
|
regenerate
Jan Tattermusch
2015-08-08
*
|
progress
Jan Tattermusch
2015-08-08
*
|
upgraded NuGet package
Jan Tattermusch
2015-08-08
*
|
regenerate protos
Jan Tattermusch
2015-08-08
*
|
update proto files
Jan Tattermusch
2015-08-08
|
/
*
regenerated code
Jan Tattermusch
2015-08-05
*
regenerated code
Jan Tattermusch
2015-08-05
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
implemented cancellation support for MathService.Fib
Jan Tattermusch
2015-07-23
*
added deadline to generated stubs
Jan Tattermusch
2015-07-23
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
*
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
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
bumped version of C#
Jan Tattermusch
2015-07-09
*
changed tests and examples to use "using" for IDisposable calls
Jan Tattermusch
2015-05-20
*
remove unused example
Jan Tattermusch
2015-05-20
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
*
Merge pull request #1646 from jtattermusch/csharp_api_fixes
Tim Emiola
2015-05-20
|
\
|
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
|
regenerate service stubs
Jan Tattermusch
2015-05-20
|
/
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
*
Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup
Jan Tattermusch
2015-05-08
|
\
[next]