antonputra / tutorials

DevOps Tutorials
https://youtube.com/antonputra
MIT License
3.19k stars 2.5k forks source link

Lesson 210: improve Node.js app performance by usage of Fastify and uWebSockets.js #291

Closed pasha-vuiko closed 1 month ago

pasha-vuiko commented 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)

antonputra commented 1 month ago

@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.

pasha-vuiko commented 1 month ago

@antonputra done