Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2627e4e0a917cc438bff186d0bea2bee030ac98a
/
src
/
csharp
bb0c65b
updated C# readme
by Jan Tattermusch
· 10 years ago
ec77624
fix typo: shutdown should be used in teardown.
by Jan Tattermusch
· 10 years ago
8d2e572
got rid of server_add_secure_http2_port
by Jan Tattermusch
· 10 years ago
8d7ce43
formatting
by Jan Tattermusch
· 10 years ago
37afb9a
fixing unknown method call handler on server
by Jan Tattermusch
· 10 years ago
fa21673
clang-format
by Jan Tattermusch
· 10 years ago
607307d
Cleanup of AsyncCall.cs
by Jan Tattermusch
· 10 years ago
a96afb0
renaming file name to match class name
by Jan Tattermusch
· 10 years ago
3f8962c
removal of unused methods in extension library
by Jan Tattermusch
· 10 years ago
337a2dd
migration to new C API
by Jan Tattermusch
· 10 years ago
ce5021b
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
347b83c
Merge github.com:grpc/grpc into copyright
by Craig Tiller
· 10 years ago
f222a4a
Add C# checks
by Craig Tiller
· 10 years ago
ad1fd3a
Add proto copyrights
by Craig Tiller
· 10 years ago
1d1f952
The Python interoperability testing server.
by Nathaniel Manista
· 10 years ago
d853baa
Merge pull request #516 from jtattermusch/csharp_shutdown
by Tim Emiola
· 10 years ago
07002d7
changed 2014 -> 2015
by Jan Tattermusch
· 10 years ago
af77b3d
changed 2014 -> 2015
by Jan Tattermusch
· 10 years ago
a7fff86
added license headers to all grpc C# files
by Jan Tattermusch
· 10 years ago
23821ce
Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once.
by Jan Tattermusch
· 10 years ago
07fadea
Got rid of the PortPicker utility
by Jan Tattermusch
· 10 years ago
a9edeef
clang-format of grpc_csharp_ext.c
by Jan Tattermusch
· 10 years ago
61f93b2
Fixed Timespec to work on Windows, fixes in ServerSafeHandle
by Jan Tattermusch
· 10 years ago
c9562b6
fixes in extension library
by Jan Tattermusch
· 10 years ago
86a249f
little refactoring for Timespec
by Jan Tattermusch
· 10 years ago
e1e1187
bind Pinvoke c# call to the new wrappers
by Jan Tattermusch
· 10 years ago
35e4280
added wrappers for all grpc and gpr functions used by grpc C#
by Jan Tattermusch
· 10 years ago
20b738d
reference windows-style library names in DllImport, mono still finds the right library
by Jan Tattermusch
· 10 years ago
630f1b8
Update completion type enum to reflect changes in grpc.h
by Jan Tattermusch
· 10 years ago
f0ea718
update readme file
by Jan Tattermusch
· 10 years ago
860f6d0
started using nuget packages for dependencies
by Jan Tattermusch
· 10 years ago
392d1e0
addressed review comments
by Jan Tattermusch
· 10 years ago
6b7523d
updated readme
by Jan Tattermusch
· 10 years ago
d233d3a
added some more interop tests
by Jan Tattermusch
· 10 years ago
56b805f
added support for streaming calls to TestService stubs
by Jan Tattermusch
· 10 years ago
eb3e76e
scaffolding for interop_client and little bit of project renaming
by Jan Tattermusch
· 10 years ago
a4b63bf
Added simplified TestService for interop testing
by Jan Tattermusch
· 10 years ago
15111f5
Polishing C# math service implementation and added an in-process mathclient mathserver test
by Jan Tattermusch
· 10 years ago
3d6fa14
Merge pull request #411 from jtattermusch/csharp_server
by Michael Lumish
· 10 years ago
caa3614
removed outdated comment
by Jan Tattermusch
· 10 years ago
a3b659c
added comment
by Jan Tattermusch
· 10 years ago
aeec9a9
Added usage info to csharp/README.md
by Jan Tattermusch
· 10 years ago
8ce5e8b
Improved the server implementation to be able to register call handlers, also some refactoring
by Jan Tattermusch
· 10 years ago
a7608b0
Prototype of gRPC C# library (Core and API examples)
by Jan Tattermusch
· 10 years ago
ea6f6d9
updated readme
by Jan Tattermusch
· 10 years ago
94c3653
added grpc extension library for C#
by Jan Tattermusch
· 10 years ago