Skip to content

Conversation

@jane-pm
Copy link
Owner

@jane-pm jane-pm commented May 14, 2025

Fixed BrowserSync#1517.

http2.createServer = http2.createSecureServer;

This hacking method causes problems when using it from TypeScript.
Therefore, it uses native http2 createSecureServer in lib.

@jane-pm jane-pm merged commit 391f686 into master May 14, 2025
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.

Support for node native HTTP2 module

2 participants