Skip to content

Encoding/decoding async sequences for JSON Lines, JSON Sequence, and Server-sent Events #416

@czechboy0

Description

@czechboy0

It'd be good to have encoding and decoding async sequences for JSON Lines, JSON Sequence, and Server-sent Events in the runtime library.

The generator wouldn't change, adopters just could chain these sequences onto an HTTPBody they got from a streaming API and do easy event streams, pub/sub, and so on.

Metadata

Metadata

Assignees

Labels

area/runtimeAffects: the runtime library.kind/featureNew feature.status/needs-designNeeds further discussion and a concrete proposal.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions