uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.76k stars 563 forks source link

Better starting errors #933

Closed git-matrix closed 1 year ago

git-matrix commented 1 year ago

Better approach for providing errors when the module is referenced. Instead of just providing single error on importing the module, this code will first match the platform, arch and node.js version to provide much better errors.