Re: [streams] listen() (#341)

Sorry, that should be even shorter:

```
stream.pipeTo(new WritableStream({ write: logData }));
```

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/341#issuecomment-95238335

Received on Wednesday, 22 April 2015 15:31:21 UTC