Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27285] TiAPI: Create Node-compatible stream module API

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTiAPI
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2019-07-29T14:26:25.000+0000
Updated2019-07-29T14:41:10.000+0000

Description

It'd be useful to create equivalents of some of the core Node modules in Titanium so that users could port/re-use node codebases on mobile devices. Some of the more common modules could map relatively easily to devices, and would be worth investigating. https://nodejs.org/api/stream.html Stream is required to eventually support fs's createReadStream/createWriteStream

Comments

No comments

JSON Source