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
/
Server.cs
Commit message (
Expand
)
Author
Age
*
fix bug in Server.KillAsync()
Jan Tattermusch
2015-12-14
*
add ConfigureAwait(false) where needed
Jan Tattermusch
2015-12-07
*
polishing public docs
Jan Tattermusch
2015-08-24
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
fix preconditions class
Jan Tattermusch
2015-08-10
*
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
*
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
set primary user agent by C# channel
Jan Tattermusch
2015-07-22
*
refactor server call handlers
Jan Tattermusch
2015-07-20
*
some cleanup and better metadata support
Jan Tattermusch
2015-07-20
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me
Masood Malekghassemi
2015-06-15
|
\
*
\
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
|
|
/
|
*
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
|
|
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
|
|
/
*
/
adapt C# to the new server shutdown API
Jan Tattermusch
2015-05-29
|
/
*
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
*
|
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
|
*
A new version C# API based on async/await
Jan Tattermusch
2015-05-04
|
/
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
added C# interop server
Jan Tattermusch
2015-02-26
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20