Can we have promise based implementations of local start and stop?
The callbacks are good as well but providing the promise based implementations as well would make it easier in certain cases especially with more and more async await patterns being used in js.
Can we have promise based implementations of local start and stop? The callbacks are good as well but providing the promise based implementations as well would make it easier in certain cases especially with more and more async await patterns being used in js.