Skip to content

Add asynchronous decoding and encoding methods. #12

@BEllis

Description

@BEllis

Add documentation and/or support for asynchronous decode() and encode() methods.

Two scenarios I'm thinking of facilitating,

  • Encoding/decoding large data sets
  • Streaming data (send the data that has been generated so far, but defer the rest of the document for a later time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions