Tim Burks
|
323c1736ae
Merge pull request #80 from KyoheiG3/fix-assertion
|
8 years ago |
ito_kyohei
|
585cc6b23c
Fix tests
|
8 years ago |
ito_kyohei
|
79d58b3d66
Improve compile with optimizations
|
8 years ago |
Tim Burks
|
07a2206aac
Add -a (address) and -p (port) options to Echo command-line sample.
|
8 years ago |
Tim Burks
|
9ebbf28b05
Merge branch 'master' of github.com:grpc/grpc-swift
|
8 years ago |
Tim Burks
|
a26794eaf0
Add completion callback to nonblocking send() in server generated code.
|
8 years ago |
Tim Burks
|
822bfea0be
Merge pull request #72 from ishkawa/fix-swift-version
|
8 years ago |
Tim Burks
|
fa9da62c81
Updated generated client and server for Echo sample.
|
8 years ago |
Tim Burks
|
c37a4cd29a
Merge pull request #73 from bgetsug/master
|
8 years ago |
Tim Burks
|
168e75d07b
Merge pull request #62 from deatondg/access-controls
|
8 years ago |
Ben Getsug
|
7b5435807b
Support well-known protobuf types (server)
|
8 years ago |
Ben Getsug
|
ba5ff04250
Support well-known protobuf types (client)
|
8 years ago |
Yosuke Ishikawa
|
04887237e1
Update .swift-version
|
8 years ago |
Tim Burks
|
fd0f5d7cf4
Updating to v0.2.3
|
8 years ago |
Tim Burks
|
65bca29f5d
Moving to Swift 4.
|
8 years ago |
Tim Burks
|
3252f97e0e
Exclude example program - containing main() - from boringssl vendoring.
|
8 years ago |
Tim Burks
|
e8d2b1350b
Update Examples to version 0.2.1 + minor cleanup.
|
8 years ago |
Tim Burks
|
7b9e35ea33
Add missing vendored headers.
|
8 years ago |
Tim Burks
|
a4021ab2c6
Streamline vendoring scripts, update vendored gRPC to 1.6.0.
|
8 years ago |
Tim Burks
|
e748d4db73
Added ssl verification to unit tests.
|
8 years ago |
Tim Burks
|
e6dbc638ba
Merge pull request #71 from grpc/grpc-1.4.5
|
8 years ago |
Tim Burks
|
5f0e5f7a5f
Merge branch 'master' of github.com:grpc/grpc-swift into grpc-1.4.5
|
8 years ago |
Tim Burks
|
bc1f6acbb5
Update package dependencies for samples.
|
8 years ago |
Tim Burks
|
e8c429c0ba
Update README.
|
8 years ago |
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 |