SebastianThiebaud
|
953b21805b
Send status on client for streaming calls
|
7 år sedan |
Tim Burks
|
155203721a
Merge pull request #133 from MrMage/metadata-tweaks
|
7 år sedan |
Daniel Alm
|
176cebff87
Improve metadata handling.
|
7 år sedan |
Daniel Alm
|
be73f23449
Remove a few implicitly unwrapped optionals/explicit optional unwrapping.
|
7 år sedan |
Daniel Alm
|
0ec0398249
Remove some unnecessary `internal` declarations.
|
7 år sedan |
Daniel Alm
|
8079b70084
Also remove trailing whitespace in empty lines.
|
7 år sedan |
Daniel Alm
|
9ef8be6d65
Slightly more cleanup.
|
7 år sedan |
Daniel Alm
|
bd313d8cd9
Code formatting: Run
|
7 år sedan |
takasek
|
3c011a4c5b
Add document comment for throw functions
|
7 år sedan |
Tim Burks
|
55077aca5c
Improve StatusCode usage and handling of unknown messages in generated servers.
|
7 år sedan |
ito_kyohei
|
49f9967bbe
Be cancelable
|
8 år sedan |
Tim Burks
|
b4dc0a0952
Remove line-ending spaces from Swift source files.
|
8 år sedan |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 år sedan |
Tim Burks
|
ee457d8663
Make Call message queue length and max length public.
|
8 år sedan |
Tim Burks
|
1785d231c5
Add error handler argument to send methods to better handle errors that occur when sending.
|
8 år sedan |
Tim Burks
|
b450ad32d9
Add generators for asynchronous methods, demonstrate in Echo Mac app.
|
8 år sedan |
Tim Burks
|
cb270e9df0
Make all run() methods in generated client code synchronous.
|
9 år sedan |
Tim Burks
|
fa8af466ec
Convert sendMessage to throw errors when the channel is full.
|
9 år sedan |
Tim Burks
|
3d0d77a9fe
Simplified call interface for clients.
|
9 år sedan |
Tim Burks
|
2921c8fc38
minor streamlining, preparing to better track call status in clients
|
9 år sedan |
Tim Burks
|
d8bab810bd
Streamline call.start() for better callback support.
|
9 år sedan |
Tim Burks
|
ad46789797
Add mechanism for reading request metadata from the server "session" object.
|
9 år sedan |
Tim Burks
|
582c2a8242
Add completion handler to Call start() method, rework Echo sample.
|
9 år sedan |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
9 år sedan |