comlink-extension
comlink-extension copied to clipboard
Fix race condition in forward()
This PR depromisifies forward() by either passing it a port directly or via callback in serializePort().
Fixes #2
@samdenty What's taking so long for this PR to hang? It fixes a really important problem.