Connecting to a websocket feed with a token

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Socket.io

    Realtime application framework (Node.JS server)

  • I am trying to connect to another websocket feed, and I have the request set up to get my AUTH token. how do I set up a connection to that web feed? Is there a library in the native Node packages or do I need something like socket.io?

  • uWebSockets.js

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

  • For a very fast WebSocket server https://github.com/uNetworking/uWebSockets.js/ (author is known to have his own particular character)

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

    High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

  • For a HTTP + WebSocket framework https://github.com/kartikk221/hyper-express

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