-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
effort2: daysfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort2: daysfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues