Tim Burks
|
0c73d72232
Update Plugin to use Stencil 0.9.0
|
8 years ago |
Tim Burks
|
a472c0ca36
Merge pull request #43 from grpc/swift3.1
|
8 years ago |
Tim Burks
|
1d7d131212
Update swift-protobuf to 0.9.901
|
8 years ago |
Tim Burks
|
c0078c81cc
Update README for Swift 3.1 build configuration
|
8 years ago |
Mickey Reiss
|
62250faff5
Improve proto message name function.
|
8 years ago |
Tim Burks
|
bcf716c361
Update plugin for Swift 3.1 code generation
|
8 years ago |
Tim Burks
|
bdcf5d180e
Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs.
|
8 years ago |
Tim Burks
|
ab296f6b87
Merge pull request #42 from johndpope/patch-1
|
8 years ago |
Tim Burks
|
eadaca0613
Merge pull request #40 from mickeyreiss/fix-xcodeproj
|
8 years ago |
Tim Burks
|
574c47b6a3
Merge pull request #36 from acchou/master
|
8 years ago |
Tim Burks
|
50099836c1
Merge pull request #34 from Drewsmits/develop
|
8 years ago |
John Pope
|
0c1c3bc7b8
update runme.sh
|
8 years ago |
John Pope
|
3b04257c9f
Update RUNME.sh
|
8 years ago |
Mickey Reiss
|
917ef554f9
Clean up pbxproj
|
8 years ago |
Andy Chou
|
37922f1ae7
Add rudimentary installation instructions to plugin
|
8 years ago |
Andy Chou
|
c8394bd370
Explicitly specify protoc plugin in Plugin test target
|
8 years ago |
Tim Burks
|
8f9c7ffbdd
Merge pull request #35 from acchou/master
|
8 years ago |
Andy Chou
|
317482f1f0
Fix Echo example and improve instructions
|
8 years ago |
Andrew Smith
|
e6767b6050
Changed String init to use Linux friendly implementation
|
8 years ago |
Tim Burks
|
ee457d8663
Make Call message queue length and max length public.
|
8 years ago |
Tim Burks
|
8a7af4b377
Update "Simple" example to use 0.1.10 API
|
8 years ago |
Tim Burks
|
73cb10d2b7
Update Echo PackageManager sample to 0.1.10 API.
|
8 years ago |
Tim Burks
|
1785d231c5
Add error handler argument to send methods to better handle errors that occur when sending.
|
8 years ago |
Tim Burks
|
2406b332b2
Fix incorrect header path in CgRPC modulemap.
|
8 years ago |
Tim Burks
|
38dd33ea1c
Update code generator to implement blocking API calls by calling nonblocking calls.
|
8 years ago |
Tim Burks
|
78efca2e65
Update Echo PackageManager example for 0.1.9 API.
|
8 years ago |
Tim Burks
|
b450ad32d9
Add generators for asynchronous methods, demonstrate in Echo Mac app.
|
8 years ago |
Tim Burks
|
b5aa1d9a20
Update comments in client templates.
|
8 years ago |
Tim Burks
|
258478fa3a
Use optional binding when initializing a Channel with certificates.
|
8 years ago |
Tim Burks
|
7ac0661724
Generate SwiftGRPC.xcodeproj in the top-level Makefile.
|
8 years ago |