How to setup my environment for realtime data with WebSockets

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

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

  • I was planning to use React with WebSockets (https://github.com/websockets/ws) to get realtime data from EXTERNAL source. I tried it first in a plain Node.js project and it went perfectly fine. Then I tried implementing that same code in React, and now I get CORS problems from that server.

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