Provides support for uWebSockets.js
sbfkcel opened this issue ยท 2 comments
sbfkcel commented
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the feature has not already been requested
๐ Feature Proposal
From the description and evaluation, uWebSockets.js has higher performance, whether to consider ws/uWebSockets.js as an optional engine
Motivation
more efficient performance
Example
No response
mcollina commented
Unfortunately that's not compatible with the Node.js APIs for http servers, so we can't really use it.
kurtextrem commented
Just a quick heads-up, there seems to be this npm module: https://github.com/jkyberneees/low-http-server and this one: https://github.com/mntm-lib/http#introduction
Feel free to experiment and tell us if everything works