Open arseneyr opened 4 years ago
This PR depromisifies forward() by either passing it a port directly or via callback in serializePort().
forward()
serializePort()
Fixes #2
@samdenty What's taking so long for this PR to hang? It fixes a really important problem.
This PR depromisifies
forward()
by either passing it a port directly or via callback inserializePort()
.Fixes #2