Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

airframe-rpc: Support Rx[X] response type #1240

Open
xerial opened this issue Aug 18, 2020 · 0 comments
Open

airframe-rpc: Support Rx[X] response type #1240

xerial opened this issue Aug 18, 2020 · 0 comments

Comments

@xerial
Copy link
Member

xerial commented Aug 18, 2020

Not only gRPC, airframe-http can also return Rx[X] type for server streaming, which will be just Seq[X].

Client and bidi streaming should be out of scope for regular HTTP1 services.

@xerial xerial mentioned this issue Dec 4, 2020
90 tasks
@xerial xerial added this to the Airframe 24 milestone Jan 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants