Skip to content

Support async iterators for data uploading on client #2802

Closed
@asvetlov

Description

Generators look like much more native solution over @aiohttp.streamer decorator.
Python 3.6 supports it out-of-the-box, on Python 3.5 users could install async-generator library.
@streamer should be deprecated.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions