Skip to content

Fix #13 - Uncaught error event in certain connection-problem situations#14

Open
skadisch wants to merge 1 commit intost-one-io:masterfrom
skadisch:bugfix/unhandled-error-on-delayed-transport-error
Open

Fix #13 - Uncaught error event in certain connection-problem situations#14
skadisch wants to merge 1 commit intost-one-io:masterfrom
skadisch:bugfix/unhandled-error-on-delayed-transport-error

Conversation

@skadisch
Copy link
Copy Markdown

@skadisch skadisch commented Dec 3, 2025

Fixes #13

Ideally GetTransport should return only a Duplex, not a Promise<Duplex>. If needed, the Duplex could be delayed by a custom Duplex implementation.

This is a quick-fix without API changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncaught error event in certain connection-problem situations

1 participant