Stanislav
13fa379693
Update README.md
8 years ago
Yuchen Zeng
43b4bfd02b
Revert unnecessary changes
8 years ago
Yuchen Zeng
d4bbfc7dcf
Implement c-ares based dns resolver
8 years ago
Ken Payson
5b4d3625eb
Update ruby examples to use new _pb protobuf format
8 years ago
Alex Polcyn
c6446bf3d8
add csharp hello world that uses dotnet cli
8 years ago
Jorge Canizales
72dce2dfbc
Update podspecs to use Protobuf 3.0.0
...
The SwiftSample doesn’t build in this commit, but I need to sync with
head anyway so I’ll first merge v1.0.x into this branch and then debug.
8 years ago
Jorge Canizales
4343c904e2
Update Protobuf submodule to v3.0.0 (GA)
8 years ago
murgatroid99
fcb5271105
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
8 years ago
Konstantin Podsvirov
13016cc40b
CMake: project for HelloWorld cpp example
8 years ago
Stanley Cheung
c5755ad5a9
php: fix composer.json
8 years ago
Stanley Cheung
b95870d85b
php: fix composer.json
8 years ago
Muxi Yan
cd0d8aed65
Identify system and remove --no-as-need if it is Mac OS
8 years ago
Muxi Yan
4e3df00f00
Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide
8 years ago
Alex Polcyn
74543125b5
moved Grpc.Tools dependency from solution level to project level
8 years ago
Jorge Canizales
70ded7eecc
Update sample and test versions to -pre1.1
...
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
8 years ago
Jorge Canizales
9e6372380d
Update protobuf submodule to 3.0.0-beta-4
...
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
8 years ago
Jorge Canizales
6e2832af29
Downloaded plist with new keys needed by Firebase SDK
8 years ago
Jorge Canizales
f8c4580939
Commit as 1.0.0-pre1 so we can release already.
8 years ago
Jorge Canizales
e4704d3eda
“Allow non-modular includes in framework modules”
...
It’s the magic sentence that allows pods dependent on RxLibrary to be
archived correctly by XCode.
It’s less than ideal, and seems arbitrary (why RxLibrary specifically?),
so we’ll try to produce a minimal case and open an issue with it in the
Cocoapods repo.
8 years ago
Nathaniel Manista
46585e23f1
Update examples to GA API
8 years ago
Nathaniel Manista
e1466d6629
Client and server multiplex example
8 years ago
Jorge Canizales
854b81a83b
Advance versions from 0.14 -> 1.0
...
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
8 years ago
Stanley Cheung
998b230f4e
php: fix interop tests breakage
8 years ago
Stanley Cheung
febe79116c
php: fix interop tests breakage
8 years ago
Stanley Cheung
9055160b07
php: prepare for GA release
8 years ago
Stanley Cheung
67bccfed99
php: prepare for GA release
8 years ago
Jorge Canizales
8f525f9bc5
Fix: Cocoapods doesn’t like dirs that start with ./
...
I wasted a huge amount of time debugging this madness.
8 years ago
Jorge Canizales
45bb7f36b4
Use the deployed protoc spec in samples and README
8 years ago
Jorge Canizales
6eade6dcd7
Podspecs for Protoc and the gRPC plugin
...
The examples under <repo_root>/examples now rely on the released
versions. Those under src/objective-c/examples, as well as the tests,
rely on protoc and the plugin as compiled from head.
8 years ago
Stanley Cheung
692a38f7fa
php: update example composer.json
9 years ago
Yuchen Zeng
1c58bd221d
Enable server reflection in c++ examples
9 years ago
Jorge Canizales
f29e364168
Bump protobuf version to beta-3.3
...
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
9 years ago
Jorge Canizales
0f213c399c
Fix examples to work with local gRPC-Core
9 years ago
Jorge Canizales
c09854b8fe
Fix example Podfiles, and document better
9 years ago
Ken Payson
5c88bc660c
Updated example codegen to use grpcio-tools
9 years ago
David Garcia Quintas
4281272389
Updated git clone URL
9 years ago
Jan Tattermusch
6dd25e52a6
Update gRPC in C# minutes readme.
9 years ago
Yuchen Zeng
b8431ae707
Add .xcscheme files for ObjC examples
9 years ago
Yuchen Zeng
2eb82d7c0a
Add .xcscheme files for ObjC examples
9 years ago
Jan Tattermusch
09685d224e
regenerate files
9 years ago
Jan Tattermusch
d3b0dda9b8
update grpc nugets to 0.15
9 years ago
Makarand Dharmapurikar
5a3c6389ed
Added braces around _service
9 years ago
Makarand Dharmapurikar
abd285aed8
Added missing todo and moved _service
...
To Implementation
9 years ago
Makarand Dharmapurikar
dde4fc66fb
changed service to _service, and added a TODO
...
TODO for removing boilerplate code
9 years ago
Jan Tattermusch
f41ebc3968
remove occurences of NewClient factory method
9 years ago
Yuchen Zeng
db3ffe13cb
Update examples with Cocoapods 1.0.0
9 years ago
Yuchen Zeng
abc7427a4d
Update podfiles for objc examples
9 years ago
Yuchen Zeng
955a364e34
Add bad_server_response_test
9 years ago
thinkerou
814b80e8e9
change README for node dir changed
9 years ago
Makarand Dharmapurikar
4412c85a10
crud removal
9 years ago