stream subscribe is still callback based while you can use [async generator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGenerator) instead to flatten coding style.