Alexander Polcyn
5b3d6ea647
remove changes to examples
8 years ago
Alexander Polcyn
0350471b2e
example changes to smoke test with 1.0.1
8 years ago
Alexander Polcyn
333658177d
generate server base class as partial too
8 years ago
Alexander Polcyn
c75fdea628
revert code changes to example files generated by only protobuf
8 years ago
Alexander Polcyn
d09d24d044
regenerate example code with changed c# plugin
8 years ago
Alexander Polcyn
b06d534121
make clear independence of bidi streams in route guide client
8 years ago
Alexander Polcyn
689e89c2e6
dont create extra thread on bidi call in benchmark, and change suggested
...
code for ruby bidi calls
8 years ago
Stanley Cheung
676e479ee5
php: composer.json has extra comma
8 years ago
Alex Polcyn
6888c251a3
change hint paths for protobuf to use net45 dir in csproj files
8 years ago
Stanley Cheung
8749c96595
php: bump version
8 years ago
Nathaniel Manista
6c09b3b29e
Truncate Python example READMEs to grpc.io links
8 years ago
Jorge Canizales
4a18c67b77
Move Podspecs to v1
8 years ago
Alexander Polcyn
3ea4fa9d7a
remove code gen bat script in dotnet cli example
8 years ago
Alexander Polcyn
268cc89a4b
update and add new generate_protos script in csharp examples
8 years ago
Alex Polcyn
567f14c121
update dependencies in C# examples to GA versions
8 years ago
David Garcia Quintas
c61b1d3cd0
s/makefile/Makefile
8 years ago
David G. Quintas
5804745aed
Merge pull request #7688 from dgquintas/cpp_readme
...
fix c++ readme and tutorial
8 years ago
Alexander Polcyn
feef8081c1
update original helloworld README
8 years ago
Alexander Polcyn
5312815ff2
add netcore portability package dependency
8 years ago
Stanley Cheung
f789facafd
minor text change
8 years ago
Nathaniel Manista
2fd19a6f4d
Upgrade one forgotten example code site to GA API
...
This should have been included in 46585e23f1
.
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
Stanley Cheung
b95870d85b
php: fix composer.json
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
febe79116c
php: fix interop tests breakage
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.
9 years ago
Jorge Canizales
45bb7f36b4
Use the deployed protoc spec in samples and README
9 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.
9 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