Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(node/net): implement Server mock #316

Merged
merged 7 commits into from
Oct 7, 2024
Merged

feat(node/net): implement Server mock #316

merged 7 commits into from
Oct 7, 2024

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Oct 7, 2024

resolves #314 (aka PI issue!)

net.Server (and tls.Server extending it) mock is implemented and extending EventEmitter to have more explicit behavior.

@pi0 pi0 self-assigned this Oct 7, 2024
@pi0 pi0 requested a review from anonrig October 7, 2024 18:06
@pi0 pi0 merged commit 8878aa1 into main Oct 7, 2024
2 checks passed
@pi0 pi0 deleted the fix/net-ee branch October 7, 2024 18:39
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.

Ambigious error messages cause false assumptions on EventEmitter.
2 participants