Closed pasha-vuiko closed 1 month ago
improve performance by usage of Fastify and uWebSockets.js (alternative node.js http and ws server which is more performant than node:http)
@pasha-vuiko Thank you for the PR. Could you please move it to the fastify-app folder and keep the original code in place for future reference? I'll merge it afterward.
@antonputra done
improve performance by usage of Fastify and uWebSockets.js (alternative node.js http and ws server which is more performant than node:http)