uNetworking/uWebSockets.js: μWebSockets for Node.js back-ends :metal:
Created 12/17/2025 at 3:58:09 AM
µWebSockets.js is a standards compliant web server written in 10,000 lines of C++. It is exposed to Node.js as a simple-to-use, native V8 addon and performs at least 10x that of Socket.IO, 8.5x that of Fastify. It makes up the core components of Bun and is the fastest standards compliant web server in the TechEmpower (not endorsed) benchmarks.
benchmarkstoolscodejs
Public