Hmm, really?
It feels like RxJS is a bit like jQuery — it comes with a lot of “default operators” that you have to learn, while with node streams, you choose which operators to include by either writing your own or using existing stream modules from npm, no?