Skip to content

Wrap asynchronous responses with Stream #5

@secretworry

Description

@secretworry

Here's the talk on using Stream to wrap the async response.

For now, the async response is assembled by the maxwell to form a whole block before actually respond to the user. While the async interfaces of underlying adapters are suppose to be used for the streaming scenarios.

So naturally, we are suppose to wrap the response with a Stream.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions