Tim Burks
|
7bbe43fe05
remove ByteBuffer from Handler interface
|
9 年之前 |
Tim Burks
|
d0fef20c9a
Fix build problems in QuickProto demo app
|
9 年之前 |
Tim Burks
|
38404b5f5d
replace many instances of NSData with Data
|
9 年之前 |
Tim Burks
|
f134fc8e8d
Simplify interfaces: replace MetadataPairs with built-in types, hide ByteBuffers, reduce use of NSData
|
9 年之前 |
Tim Burks
|
c7630c2074
Updates to Sessions demo app to match new API.
|
9 年之前 |
Tim Burks
|
733cb0b61e
update StickyNotes sample to use latest API changes.
|
9 年之前 |
Tim Burks
|
fc5044eee4
Refactor EchoServer into standalone class.
|
9 年之前 |
Tim Burks
|
07e576e3dd
revised Swift comments, API cleanup
|
9 年之前 |
Tim Burks
|
0c9dcc7741
Minor calling-API simplifications
|
9 年之前 |
Tim Burks
|
ba39d9ad3c
Call API improvements
|
9 年之前 |
Tim Burks
|
54815990be
a few api simplifications and an improvement to the Echo sample
|
9 年之前 |
Tim Burks
|
ea5b370e5a
Improve echo message to show source language and type (nonstreaming or streaming)
|
9 年之前 |
Tim Burks
|
ff5b40f486
Streaming client and server in the Echo example
|
9 年之前 |
Tim Burks
|
a9d8c631f3
Echo app non-streaming server works with new API
|
9 年之前 |
Tim Burks
|
1633d6259b
Echo app can now turn streaming on/off with a checkbox
|
9 年之前 |
Tim Burks
|
8d13a90e1f
Heavy rework to support streaming in the Echo example.
|
9 年之前 |
Tim Burks
|
14920df6a0
minor cleanup of standalone EchoClient and EchoServer examples
|
9 年之前 |
Tim Burks
|
a682dcbbd6
Update package makefiles and fixed errors to get EchoServer and EchoClient working on Linux.
|
9 年之前 |
Tim Burks
|
fb1f987fe3
Echo client and server packages
|
9 年之前 |
Tim Burks
|
515bfdf822
Update Packages Makefile for QuickProto + disable one unsupportable API
|
9 年之前 |
Tim Burks
|
089ed5895b
Update QuickProto Message class to (hopefully) work on Linux.
|
9 年之前 |
Tim Burks
|
9dbb3607cf
Simplify menu bar for Echo Mac app.
|
9 年之前 |
Tim Burks
|
feb4c8d49f
Echo Swift client now makes gRPC calls off of the main thread.
|
9 年之前 |
Tim Burks
|
4c0788ed85
Fixed incorrect proto name in Echo sample.
|
9 年之前 |
Tim Burks
|
52cd84d9cd
Add some READMEs for examples
|
9 年之前 |
Tim Burks
|
342c247e23
Stop printing FileDescriptorSets when we load them.
|
9 年之前 |
Tim Burks
|
fab7fafcb0
Default gRPC server now returns "OK". Fix some broken references.
|
9 年之前 |
Tim Burks
|
6a1e661e29
Swift Echo sample
|
9 年之前 |
Tim Burks
|
8422b38364
Echo server, first a Go version
|
9 年之前 |
Tim Burks
|
2cce8444f5
Polishing API usage in the StickyNotes sample
|
9 年之前 |