nodejs / readable-stream

Node-core streams for userland
https://nodejs.org/api/stream.html
Other
1.03k stars 227 forks source link

Emit no experimental warning in browser. #367

Closed jimmywarting closed 6 years ago

jimmywarting commented 6 years ago

Mostly just see this as a temporary solution until browser-process polyfill the process.emitWarning

closes #361