X Tutup
Skip to content

feat(http): EventEmitter and Dart support #2415

@jeffbcross

Description

@jeffbcross

The initial implementation of http (PR #2360) is only tested in JS, and is limited to JavaScript because it's using RxJS directly. The library should be changed to use the EventEmitter abstraction, which uses RxJS for JavaScript, and streams for dart. This will require extending EventEmitter to support creation of cold observable, and to support the map operator.

Metadata

Metadata

Assignees

Labels

effort2: daysfeatureLabel used to distinguish feature request from other issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup