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
/
ServerCallContext.cs
Commit message (
Collapse
)
Author
Age
*
Allow creating instances of ServerCallContext in tests
Jan Tattermusch
2018-04-27
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
expose AuthContext in C#
Jan Tattermusch
2017-03-02
|
*
Make ServerCallContext.Peer lazy
Jan Tattermusch
2016-10-26
|
*
polishing public docs
Jan Tattermusch
2015-08-24
|
*
context propagation API
Jan Tattermusch
2015-08-08
|
*
implemented sending initial metadata
Jan Tattermusch
2015-08-07
|
*
added WriteOptions support and enabled NoCompress flag to be used for all writes
Jan Tattermusch
2015-08-07
|
*
introduce CallContext
Jan Tattermusch
2015-08-05
|
*
expose peer info in serverside call handlers
Jan Tattermusch
2015-07-24
|
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
|
*
populate server context
Jan Tattermusch
2015-07-20
|
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
|
*
added concept of ServerCallContext, that is passed to all server-side handlers
Jan Tattermusch
2015-05-07