-
**What version of protobuf and what language are you using?**
Version: 3.22.3
Language: Ruby
**What operating system (Linux, Windows, ...) and version?**
Arch Linux; Debian 10/11
**What r…
-
I have put a `limiter_key` in 2 places: `graphql_channel` and `graphql_controller` as so:
```ruby
context = {
limiter_key: "user:#{current_user&.id}",
}
result = SoccerSchema.execute(que…
-
### Steps to reproduce
In `Doorkeeper.configure` set `handle_auth_errors :raise`.
Then create an OAuth application without any scope. Now spin up an OAuth client and set an intial authorize requ…
-
Thanks for everything you do with this library!
We are seeing security concerns raised against the version of GRPC in use by AnyCable.
CVE-2023-32731
CVE-2023-32732
CVE-2023-1428
The recom…
-
### Tell us about your environment
**Ruby version:** 2.7.7 (Rails 6.0.6)
**`anycable` gem version:** 1.3.0
**`grpc` gem version:** 1.54.2
### What did you do?
We have kustimized any…
-
### Tell us about your environment
**Ruby version:** 3.0.0
**`anycable` gem version:** anycable (1.0.2)
**`grpc` gem version:** grpc (1.36.0)
### What did you do?
Upgrade ruby version…
-
### Tell us about your environment
**Ruby version:** 2.7.7
**Rails version:** 6.0.6
**`anycable` gem version:** 1.3.0
**`anycable-rails` gem version:** 1.3.7
**`grpc` gem version:*…
-
### Tell us about your environment
**Ruby version:** 3.0.4
**Rails version:** 6.1
**`anycable` gem version:** 1.3.0
**`anycable-rails` gem version:** 1.3.7
**`grpc` gem version:** 1.54.…
-
Hi, I'm using Puma, Nginx and anycable-go, How can I deploy wss server? thanks.
-
To facilitate development of pull requests like this: https://github.com/anycable/graphql-anycable/pull/30
Tasks:
- drop fakeredis
- setup CI (see [this page](https://docs.github.com/en/actions…