Tim Burks
|
b7a1a50f12
Fix crash that would occur when servers were deleted.
|
8 years ago |
Tim Burks
|
c09fc798d6
Merge branch 'grpc-1.4.5' of github.com:grpc/grpc-swift into grpc-1.4.5
|
8 years ago |
Tim Burks
|
379e2d74b3
Updated expired certificate to fix Echo -ssl example.
|
8 years ago |
Tim Burks
|
f1023f7781
Rework all slice-based accessors to return a copied string.
|
8 years ago |
Tim Burks
|
aa2f1bf747
Update sample Xcode projects to fix crash-on-startup.
|
8 years ago |
Tim Burks
|
bcdd866b3b
Merge pull request #64 from ryanwilson/patch-2
|
8 years ago |
Tim Burks
|
d271aed397
Merge pull request #69 from chemidy/master
|
8 years ago |
Tim Burks
|
3e332f802a
Improve robustness of metadata string handling, fix top-level tests.
|
8 years ago |
Tim Burks
|
18624e86f1
Fix completion queue creation and initial metadata storage allocation.
|
8 years ago |
Tim Burks
|
7f7a8d6e2a
Use factories to create completion queues.
|
8 years ago |
Cyrille Hemidy
|
3e7d9587f2
update protoc to last version 3.4.0
|
8 years ago |
Tim Burks
|
ffe96e6693
Updating for grpc-1.4.5, WIP. Builds but does not pass tests.
|
8 years ago |
Ryan Wilson
|
7feca777ef
Fix conditional statement for Ubuntu
|
8 years ago |
Davis Deaton
|
b798520a3c
Allows passing \'--swiftgrpc_opt=Visibility=Public\' to protoc to change the visibility of the generated code for use in projects using multiple modules.
|
8 years ago |
Tim Burks
|
a536d38701
Merge pull request #60 from ryanwilson/patch-1
|
8 years ago |
Ryan Wilson
|
93f426875b
Update Echo sample path
|
8 years ago |
Tim Burks
|
85aff66614
Removed angle brackets from "YOUR PROJECT ID" for consistency.
|
8 years ago |
Tim Burks
|
787eba927e
Update README for Datastore example.
|
8 years ago |
Tim Burks
|
838c790915
Update Datastore example to avoid build/run problems on Linux.
|
8 years ago |
Tim Burks
|
1a0145aa36
Update Datastore sample to use auth-library-swift to get OAuth tokens.
|
8 years ago |
Tim Burks
|
b8dc92aea4
Prevent crashes when metadata keys and values can't be converted to strings.
|
8 years ago |
Tim Burks
|
e5568059fa
Update remaining examples to remove explicit -lz linker commands.
|
8 years ago |
Tim Burks
|
b75af1674c
Replace libz link dependency with a reference to an external source package.
|
8 years ago |
Tim Burks
|
fb0053af64
Update swift-proto dependency version to 0.9.903.
|
8 years ago |
Tim Burks
|
b4dc0a0952
Remove line-ending spaces from Swift source files.
|
8 years ago |
Tim Burks
|
1ef3b54dea
Merge pull request #57 from grpc/cncf
|
8 years ago |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 years ago |
Tim Burks
|
27334787ed
Merge pull request #56 from grpc/internal_access
|
8 years ago |
Tim Burks
|
f3926c5c6a
Change access level for generated classes and methods from "public" to "internal".
|
8 years ago |
Tim Burks
|
a8a2c1892b
Add detail to README following Michele Titolo's suggestions.
|
8 years ago |