-
Notifications
You must be signed in to change notification settings - Fork 267
feat: stream iterator #483
Open
Labels
Description
stream subscribe is still callback based while you can use async generator instead to flatten coding style.
stream subscribe is still callback based while you can use async generator instead to flatten coding style.