Action Cable Client VS async-websocket

Compare Action Cable Client vs async-websocket and see what are their differences.

Action Cable Client

A ruby client for interacting with Rails' ActionCable. -- Maintainers Wanted. (by NullVoxPopuli)

async-websocket

Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby. (by socketry)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Action Cable Client async-websocket
1 1
257 148
- 3.4%
0.0 5.3
5 months ago 6 days ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Action Cable Client

Posts with mentions or reviews of Action Cable Client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Rails web socket server with external web socket client (also in Ruby)
    2 projects | /r/rails | 14 Oct 2022
    Keep in mind that ActionCable implements its own JSON-based payload structure on top of web sockets. So you would need to build something on top of the basic web socket package to be able to exchange messages with a Rails backend. A quick google suggests there are a couple of ruby-based projects that have done that. You might check out action-cable-client, which doesn't look particularly maintained, but might give you a place to start.

async-websocket

Posts with mentions or reviews of async-websocket. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-30.
  • Async Ruby
    3 projects | news.ycombinator.com | 30 Oct 2021
    Async has async-websocket gem. I don't have experience with it so can't tell how it compares to ActionCable.

    https://github.com/socketry/async-websocket

What are some alternatives?

When comparing Action Cable Client and async-websocket you can also consider the following projects:

Faye - Simple pub/sub messaging for the web

AnyCable - AnyCable for Ruby applications

HTTP - HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts

Websocket-Rails - Plug and play websocket support for ruby on rails.

tipi - Tipi - the All-in-one Web Server for Ruby Apps

Firehose - Build realtime Ruby web applications. Created by the fine folks at Poll Everywhere.

elasticsearch-ruby - Ruby integrations for Elasticsearch

Slanger - Open Pusher implementation compatible with Pusher libraries

falcon - A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.

WebPush - webpush, Encryption Utilities for Web Push protocol

framework - Mayu is a live updating server-side component-based VDOM rendering framework written in Ruby