-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summit Topic: Streams #110
Comments
Would (could) this also touch upon how to work with Streams in code also intended for the browsers? |
Yes, definitely. Node.js streams or WHATWG streams? |
Here are my slides on WhatWG Streams: https://mcollina.github.io/node-whatwg-streams-proposal |
Here are my slides on BOB: https://fishrock123.github.io/nodejs-collab-summit-2018 The primary repo is at https://github.com/Fishrock123/bob and contains a bunch of docs & references. |
Here's the notes I took from the meeting. Had some technical difficulties; started documenting around the time Matteo's talk started https://paper.dropbox.com/doc/2018-10-13-Node-Streams--APY3X9xtarKpc0hngJpYn4NPAQ-Vz89KhTgKJgcx0yCIE4y0 |
Here is the recording of the session: https://youtu.be/9EJnRk3ndk0. |
Proposed agenda:
.destroy()
- @mafintoshcc @nodejs/streams
The text was updated successfully, but these errors were encountered: