Socket IO driving me insane.

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

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

    Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

    Also I'd recommend against socket.io for many reasons. ws is a simple websocket server and the browser already has a WebSocket client built right in.

  • Socket.io

    Realtime application framework (Node.JS server)

    My overall goal is produce a live viewer count on the site which is what i'm using socket.io for, perhaps there's an alternative?

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

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