Is Socket.io still the go-to for websockets or is there something better?

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Socket.io

    Realtime application framework (Node.JS server)

  • socket.io does the job, but ws is not only smaller and faster, but in my short experience also ridiculously easy to work with. socket.io is said to be quite bloated in comparison. I'd pick ws without hesitation.

  • uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

  • I would go for uWebsockets. It's built on C and has a port on JS. It's the fastest library. Allthough its API is not the most complete. Take a look. https://github.com/uNetworking/uWebSockets.js

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • etherpad-load-test

    CLI tool to simulate pad user load on an Etherpad Instance

  • Load test tool here: https://github.com/ether/etherpad-load-test should you wish to gather evidence to validate :)

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.

Suggest a related project

Related posts