-
The server is built on top of uWebSockets.js — a C application ported to Node.js, that claims to be running 8.5x that of Fastify and at least 10x that of Socket.IO. (source)
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
pws
Discontinued Just another simple, fast, and resilient open-source WebSockets server. 📣 [Moved to: https://github.com/soketi/soketi]
Please open issues or feature requests within the Issues board on Github or if you think there are some improvements needed, submit a Pull Request and we will discuss it there.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Building Real-Time Next.js Apps with WebSockets and Soketi
-
8 Best WebSocket Libraries For Node
-
I have done a full benchmark of a POST REST API on my computer: Node.js vs Fastify vs Express.js vs Deno vs Bun vs GO. Node.js is used WITH and WITHOUT clustering on 6-core I7 processor
-
Connecting to a websocket feed with a token
-
I wish node ran C++ instead of JS. When do you replace node with a custom C++ based server ?