-
### Steps to reproduce
1. Create an actioncable subscription.
2. Await subscription confirmation.
3. Create another subscription with the same identifier.
4. Observe websocket showing subscripti…
-
"_But will it scale?_" is an important concern for everyone that considers this gem, since ActionCable itself is pretty bad (unfortunately) when we hit thousands of subscribers (as AnyCable benchmarks…
-
Hello i tried to find in the docs and how reduce the workers on rpc and still has any clue how
ive tried `rpc_workers: 10 and rpc: ANYCABLE_RPC_WORKERS=10 bundle exec anycable`
and still starti…
-
### Steps to reproduce
1. Create a Rails app using Sequel and sequel-rails, without ActiveRecord
2. Attempt to use the ActionCable Postgres adapter
3. Watch it crash trying to autoload ActiveReco…
-
I have this structure
- my_app
- .rubocop.yml
- spec
- .rubocop.yml
Also spec/.rubocop.yml requires rubocop-rspec
```
require: rubocop-rspec
inherit_from: ../.rubocop.yml
```
Wh…
-
### Tell us about your environment
**Ruby version:**
`2.7.2`
**Rails version:**
`5.2`
**`anycable` gem version:**
`0.6.0`
**`anycable-rails` gem version:**
`.0.6.5`
**`grpc` gem…
-
As discussed here: https://github.com/rubygems/rubygems/issues/3616
Firstly, on the sidebar:
![](https://user-images.githubusercontent.com/30030/81500552-f8c63100-9326-11ea-8b08-e50b498417c7.png…
-
In trying to define where to use Motion/streamline our application, we're trying to change our custom ActionCable adoption to a motion one. We've run into this possible out-of-scope use case:
I hav…
-
### Tell us about your environment
**Ruby version:**
`2.7`
**Rails version:**
`5.2`
**`anycable` gem version:**
`~> 0.6.0`
**`anycable-rails` gem version:**
`0.6.5`
**`grpc` gem…
-
GraphQL has become a staple in the Ruby community for building APIs. GraphQL subscriptions work on top of GraphQL to add real time data streaming, and has powerful client side implementations such as …
ianks updated
2 years ago