jstream
jstream copied to clipboard
support callback api and early abort
- cheaper callback api, no goroutines.
- support early abort through return value of callback.