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

fix(ext/node): npm:mqtt compatibility #27792

Merged
merged 9 commits into from
Jan 27, 2025
Merged

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jan 23, 2025

closes #27694

  • add a test case
  • fix existing tests

@kt3k kt3k added the ci-draft Run the CI on draft PRs. label Jan 23, 2025
@magurotuna
Copy link
Member

I found another similar issue and filed an issue at #27802. Luckily, this patch also fixes it too apparently.

@kt3k kt3k marked this pull request as ready for review January 24, 2025 12:28
Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too

@kt3k kt3k merged commit 2511458 into denoland:main Jan 27, 2025
17 of 20 checks passed
@kt3k kt3k deleted the fix-ext-node-mqtt-compat branch January 27, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-draft Run the CI on draft PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deno TLS Websocket Connect issue since 2.1.5 (e.g. Mqtt.js)
4 participants