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
/
ClientBase.cs
Commit message (
Expand
)
Author
Age
*
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
*
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
*
polishing public docs
Jan Tattermusch
2015-08-24
*
metadata polishing
Jan Tattermusch
2015-08-19
*
add method info to auth interceptor
Jan Tattermusch
2015-08-18
*
refactor auth interceptors
Jan Tattermusch
2015-08-18
*
generate auth URI for JWT access token properly
Jan Tattermusch
2015-08-12
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
*
polishing CallOptions
Jan Tattermusch
2015-08-10
*
renamed CallContext to CallOptions
Jan Tattermusch
2015-08-05
*
refactoring client side calls
Jan Tattermusch
2015-08-05
*
regenerated code
Jan Tattermusch
2015-08-05
*
introduce CallContext
Jan Tattermusch
2015-08-05
*
add Timeout support and tests
Jan Tattermusch
2015-07-23
*
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