We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any plans to support MQTT over QUIC? https://docs.emqx.com/en/emqx/latest/mqtt-over-quic/getting-started.html#client-sdk-and-tools
The text was updated successfully, but these errors were encountered:
QUIC support is still experimental in nodejs AFAIK
Sorry, something went wrong.
feat: add quic support
quic
d1a1653
Ref: #1298 Fixes #1924
@mrbluecoat Could you give a try to #1925 ?
You have to manually build nodejs from soruce with --experimental-quic flag
--experimental-quic
Ah, thanks!
Successfully merging a pull request may close this issue.
Any plans to support MQTT over QUIC? https://docs.emqx.com/en/emqx/latest/mqtt-over-quic/getting-started.html#client-sdk-and-tools
The text was updated successfully, but these errors were encountered: