-
## What did you do?
Installed the gem and attempted to run Rails.
## What did you expect to happen?
Rails starts successfully.
## What actually happened?
Our application defines its cre…
-
Has anyone been successful running the project on apple sillicon?
I'm getting the following errors (obtained from docker-compose logs):
```
development-environment-website-1 | ser…
-
In https://github.com/anycable/anycable-go/tree/master/etc
caddy can run GRPC and GRPC-Web btw.
But I really wanted to mention that a caddy runner in the etc folder would be cool.
mkcert work…
-
From user @Glusk [here](https://github.com/lemurheavy/coveralls-public/issues/1710#issuecomment-1529926210):
https://github.com/lemurheavy/coveralls-public/issues/1710#issuecomment-1529926210
> I'…
-
### Tell us about your environment
**Ruby version:** 3.1.2
**`anycable` gem version:** 1.2.5
**`grpc` gem version:** 1.52.0
### What did you do?
Running the anycable server in heroku en…
-
**Describe the bug**
When running `docker-compose up`, the chaskiq-rails container fails to start and outputs the error message `Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'esbuild' imported f…
-
### What version?
0.32.1
### Which command?
proto install
### What happened?
```console
> proto install pnpm
Error: proto::version::unresolved
× Failed to resolve latest to a valid support…
rotu updated
7 months ago
-
If you changed from using gorilla to one of the wasm compatible web socket libs then people could use wasm plugins with your system.
Am talking about this:
https://github.com/anycable/anycable-g…
-
Is it possible to hide the `Disconnect error: grpc connection is not ready` error when using anycable-go without an grpc client (e.g. for Hotwire only).
-
I tried to play around with this gem and the redis / actioncable disconnects, and it seems that some errors are still not catched by this gem:
redis::CannotConnectError f.e. when you try to connect…