Tim Burks
|
ac1e512718
Removed unneeded copies of files in Speech example
|
9 years ago |
Tim Burks
|
8704135154
Converting Echo example to use apple/swift-protobuf, beginning conversion of Speech sample
|
9 years ago |
Tim Burks
|
df08c709d6
minor cleanup to Speech sample
|
9 years ago |
Tim Burks
|
1aa64c9265
Updated Speech sample
|
9 years ago |
Tim Burks
|
3e6b707087
Fix file header for EchoService.swift
|
9 years ago |
Tim Burks
|
9c0c6fd792
Remove unused Channel from EchoViewController
|
9 years ago |
Tim Burks
|
6470a909f1
Renamed classes in server architecture.
|
9 years ago |
Tim Burks
|
3f9c38dc1a
Refactoring FileDescriptorSet usage out of internal interfaces
|
9 years ago |
Tim Burks
|
dd2655ced9
Refactor Echo client into a possible generated code structure.
|
9 years ago |
Tim Burks
|
e0db62ab0d
Refactor Echo server into a possible generated code structure.
|
9 years ago |
Tim Burks
|
01c73a9925
Rename "Client" to "Channel"
|
9 years ago |
Tim Burks
|
21873249d5
Improve makeCall interface (dthurn@)
|
9 years ago |
Tim Burks
|
afbf1ed7fb
minor API cleanup
|
9 years ago |
Tim Burks
|
b3547f18c0
synchronization improvements (jconverse@)
|
9 years ago |
Tim Burks
|
09aaf5aafd
Remove timeout argument from Client makeCall method (dthurn@)
|
9 years ago |
Tim Burks
|
d1b80ef47f
Fix speech sample, remove unused sendMessage callback
|
9 years ago |
Tim Burks
|
facf2c05c5
Update StickyNotes sample
|
9 years ago |
Tim Burks
|
52096a3aee
cleanup + bug fix in Sessions app
|
9 years ago |
Tim Burks
|
94677f8b40
minor internal simplifications for OperationGroups
|
9 years ago |
Tim Burks
|
5158fab75e
Rework Operations into an enum with associated objects. (jconverse@)
|
9 years ago |
Tim Burks
|
fda567eba7
Adding print statements for caught errors; something better is needed.
|
9 years ago |
Tim Burks
|
de3be501da
minor improvements to CompletionHandler
|
9 years ago |
Tim Burks
|
92783827ee
More conversion to Swift exceptions for errors.
|
9 years ago |
Tim Burks
|
8e17a81649
First pass of conversion from returning to throwing errors.
|
9 years ago |
Tim Burks
|
7e77bdb12d
clean up error handling in Call and related classes
|
9 years ago |
Tim Burks
|
8ab56d62fb
Simplify Handler initialization
|
9 years ago |
Tim Burks
|
10de2b3ce0
Simplify "perform" interface of Call class
|
9 years ago |
Tim Burks
|
0494303891
Remove implicit unwrapping optional (!) designation for most underlying objects
|
9 years ago |
Tim Burks
|
617a674407
rename all UnsafeMutableRawPointer variables to have "underlying" in their names
|
9 years ago |
Tim Burks
|
167f241bdb
refactored completion queue setup into Call performOperations
|
9 years ago |