-
Hi! I have included `@anycable/web` (lastest version) and running Jest I am getting:
```ts
Details:
/Users/dani/code/project/node_modules/@anycable/web/index.js:1
({"Object.":funct…
-
`anycable` and `anycabe-rails` gems version below 1.1 do not have `anycable-core` as its dependencies. This causes errors, when adding `yabeda-anycabl` to a project with those gems installed.
This …
-
### Tell us about your environment
**Ruby version:** 2.7.7p221
**`anycable` gem version:** 1.3.0
**`anycable-rails` gem version:** 1.3.7
**`grpc` gem version:** 1.47.0
### What did you do?
Tha…
-
In Linux Fedora 36 .
Using
ruby 2.7.5 grpc 4.5 works
But using
ruby 3.2.0 grpc 4.5 does not compile anymore
It needs updating.
This is the output of bundle install Fedora 36 Ruby 3.2.0
-…
-
We are using this gem currently, but we want to migrate away from ActionCable in-favor of AnyCable, but when this gem it doesn't allow us to since AnyCable uses a custom ActionCable::Connection::Base …
-
We only apply EXPIRE to CHANNEL_PREFIX and SUBSCRIPTION_PREFIX. Would like to understand the reasons why we can't apply it to the other keys.
https://github.com/anycable/graphql-anycable/blob/736…
-
- [ ] CORS: www.exercism.org
- [ ] Remove IPs
- [ ] Sort Anycable image
- [ ] Dark deploy anycable?
-
### Description
Docker very often crashes now and I need to purge all data completely, I get following error on the command line:
request returned Internal Server Error for API route and version…
-
Hello folks, thanks for creating this awesome gem, I am facing an issue with WEBrick on my app, my app runes on passenger, running `Yabeda::Prometheus::Exporter.start_metrics_server!` works fine and t…
-
I appear to be experiencing this issue:
https://github.com/rails/rails/issues/48292
In a higher latency environment. I'm having a hard time recreating in my own environment. But in the other, I …