AnyCable - Couple questions about

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Socket.io

    Realtime application framework (Node.JS server)

  • I'm developing rails for some long time and used nodejs + socket.io configuration for years (and love it as hell). And soon wanna go into rails websockets. I did read bunch about ActionCable pros and cons and I think despite that my projects wont soon scale so much, I will stay on better tech that's Anycable here.

  • anycable-rails

    AnyCable for Ruby on Rails applications

  • For playing around with ActionCable just using it out-of-the-box is absolutely fine. As you mentioned in a production environment ActionCable becomes strained after ~1k connections (ref) but luckily with the help of anycable-rails the configuration changes required are minimal.

  • 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

  • AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

    3 projects | dev.to | 16 May 2024
  • AnyCable v1.5: socketio-like pub/sub with delivery and performance guaranteed

    1 project | news.ycombinator.com | 4 Apr 2024
  • Deploy Anycable with MRSK

    3 projects | dev.to | 3 Aug 2023
  • Is there an equivalent to Yjs or Elixir's Phoenix Presence in Rails?

    1 project | /r/rails | 10 Jun 2022
  • Any good Rails 7 Hotwire tutorials?

    2 projects | /r/rails | 23 Feb 2022