Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
anycable-go-mrb-darwin-amd64 | 2025-07-28 | 33.7 MB | |
anycable-go-darwin-amd64 | 2025-07-28 | 33.8 MB | |
anycable-go-mrb-darwin-arm64 | 2025-07-28 | 32.9 MB | |
anycable-go-darwin-arm64 | 2025-07-28 | 32.9 MB | |
anycable-go-win-amd64.exe | 2025-07-28 | 34.0 MB | |
anycable-go-mrb-linux-amd64 | 2025-07-28 | 33.8 MB | |
anycable-go-linux-arm64 | 2025-07-28 | 31.8 MB | |
anycable-go-linux-amd64 | 2025-07-28 | 32.9 MB | |
anycable-go-freebsd-arm | 2025-07-28 | 23.1 MB | |
anycable-go-freebsd-amd64 | 2025-07-28 | 32.8 MB | |
1.6.3 source code.tar.gz | 2025-07-28 | 306.4 kB | |
1.6.3 source code.zip | 2025-07-28 | 450.0 kB | |
README.md | 2025-07-28 | 333 Bytes | |
Totals: 13 Items | 322.5 MB | 0 |
Features
- Improved Pusher support.
Now AnyCable supports Pusher broadcasting (events) and authorization logic, so you can use it as a drop-in replacement (and not only for Laravel).
Fixes
- Fixed HTTP RPC circuit breaker usage (correctly tracking timeouts)
- Improved timeouts accuracy in case of RPC retries.