Tim Burks
|
d925f9d76c
Update Simple PackageManager example to use Commander.
|
8 years ago |
Tim Burks
|
c92da144e9
Update Example dependencies to use 0.3.2
|
8 years ago |
Tim Burks
|
ee8c074336
Remove unneeded CountDownLatch class.
|
8 years ago |
Tim Burks
|
2906a07f08
Fix Examples: remove CountDownLatch from Simple, add ssl.* to Echo2
|
8 years ago |
Tim Burks
|
08309ecd3e
Update main Echo sample to use Commander.
|
8 years ago |
Tim Burks
|
37711935c8
Rewrite Echo sample to use Commander.
|
8 years ago |
Tim Burks
|
20e4a304cd
Add Echo2 sample with a service definition split among multiple files.
|
8 years ago |
Tim Burks
|
7199340512
Plugin: restructure file name generation, remove logfile.
|
8 years ago |
Tim Burks
|
63cfec0858
New Spanner sample and top-level README for Google examples.
|
8 years ago |
Tim Burks
|
7f5f217d8e
Move common protobuf .protos to common area under Examples/Google, improve setup scripts.
|
8 years ago |
Tim Burks
|
3cfc04a783
Move Google samples under a common directory + minor cleanup of Makefile.
|
8 years ago |
Tim Burks
|
75e8ec06ab
Make client channels public.
|
8 years ago |
Tim Burks
|
f8bc228840
Import file naming code from swift-protobuf to allow consistent file naming between the grpc and protobuf plugins.
|
8 years ago |
Tim Burks
|
464e26791a
Use SwiftProtobufNamer from SwiftProtobufPluginLibrary to name messages.
|
8 years ago |
Tim Burks
|
19b1023960
Merge branch 'master' of github.com:grpc/grpc-swift
|
8 years ago |
Tim Burks
|
6e53474c85
Rework plugin to use the DescriptorSet model from SwiftProtobufPluginLibrary.
|
8 years ago |
Tim Burks
|
43a557502f
Added structure to datastore client example.
|
8 years ago |
Tim Burks
|
22484c8d20
Genericize interfaces in Datastore sample.
|
8 years ago |
Tim Burks
|
75d0e0822c
Update README.
|
8 years ago |
Tim Burks
|
7bbfb5dbb9
Update tests to use new API.
|
8 years ago |
Tim Burks
|
0e0e8fdeaf
Remove the "0" from the first generated client file.
|
8 years ago |
Tim Burks
|
89d7f6e958
Merge branch 'bootstraponline-fix_package'
|
8 years ago |
Tim Burks
|
8e7f7ecca4
Merge branch 'fix_package' of github.com:bootstraponline/grpc-swift into bootstraponline-fix_package
|
8 years ago |
Tim Burks
|
9611bbb609
Update Simple and Echo Xcode projects to fix crashes and use new API.
|
8 years ago |
Tim Burks
|
eca5d44d0b
Remove example references to SwiftGRPC.xcodeproj that cause Xcode to crash on startup.
|
8 years ago |
Tim Burks
|
c862de3a12
Update plugin and examples to use 0.3.0 client-creation interface.
|
8 years ago |
Tim Burks
|
0ca6902635
Make secure client connections the default.
|
8 years ago |
Tim Burks
|
79b392c2c1
Change channel creation interface to add an explicit "secure" option.
|
8 years ago |
Tim Burks
|
a1a9b71f1a
Remove roots.pem from Examples; use compiled-in version instead.
|
8 years ago |
Tim Burks
|
56eaff7c2e
Embed the default roots.pem in the gRPC library binary.
|
8 years ago |