You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is [a Node.js strategic initiative](strategic-initiatives) aiming to improve Node.js streaming data interfaces, both within Node.js core internally, and hopefully also as future public APIs.
9
+
10
+
High-level timeline:
11
+
- Prototype separate from core entirely.
12
+
- Move into nodejs org once JS & C++ APIs are significantly prototyped.
13
+
- Begin transitioning Node.js internals once the APIs and perf are proved.
14
+
- If an internal transition works out well, begin planning public APIs.
15
+
16
+
All of these steps necessitate the buy-in of many stakeholders, both in Node.js core and the greater Node.js ecosystem. This is a long-term project by necessity and design.
17
+
7
18
## Goals
8
19
Some collective goals for this initiative.
9
20
@@ -49,3 +60,5 @@ Please see [performance.md](performance.md) for profiling results & information.
49
60
## License
50
61
51
62
[MIT Licensed](license) — _[Contributions via DCO 1.1](contributing.md#developers-certificate-of-origin)_
0 commit comments