Changed
- Allow multiple promisified objects on the same worker, separated by streams (
handler.stream
) - Return the message
handler
inpromisify
- Add
handler.stop()
that stops listening to worker messages and cancels any pending requests
handler.stream
)handler
in promisify
handler.stop()
that stops listening to worker messages and cancels any pending requests