Automic VaultAutomic Vault

brew

anycable-go を Homebrew でインストール

anycable-go のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install anycable-go

local Homebrew formula metadata

概要

パッケージ概要

WebSocket server with action cable protocol

コマンドとエイリアス

  • anycable-go

履歴

プロジェクトの歴史と使われ方

AnyCable-Go is the Go realtime server component of AnyCable, a framework for replacing or extending Ruby on Rails Action Cable with a separate WebSocket service. In package-manager terms, it is the installable server binary that turns AnyCable from a Ruby gem into a deployable realtime system.

プロジェクトの歴史

The AnyCable README says the project lets applications use any WebSocket server as a replacement for a Ruby server such as Action Cable, while keeping the same Action Cable protocol and JavaScript client compatibility. The current docs broaden the positioning: AnyCable is a realtime server with delivery guarantees for Rails, Laravel, Node.js, Python, and any backend that can speak HTTP.

The Go server grew alongside the Ruby/Rails integration. Official docs describe two operating modes: RPC-backed mode, where the server delegates connection and subscription logic to an application, and standalone pub/sub mode, where signed streams and JWT-style authentication allow use without a full Action Cable backend.

採用の歴史

AnyCable's adoption story started in the Rails world, where it offered a path away from running large numbers of persistent WebSocket connections inside Ruby application processes. The official README links talks from RailsClub Moscow 2016, RubyConfMY 2017, RubyKaigi 2018, Wroc_Love.rb 2018, and RubyConf 2018, plus an Evil Martians post marking AnyCable 1.0 after four years of real-time web with Ruby and Go.

The docs now present AnyCable beyond Rails: Laravel, Node.js serverless, Python and generic HTTP backends, Hotwire, SSE, long polling, Pusher protocol, GraphQL, and server-side reliable streams. That wider docs surface explains why anycable-go is packaged as a standalone Homebrew formula rather than only as a Ruby gem transitive artifact.

使われ方

Operators run anycable-go as a WebSocket/realtime server and configure it with environment variables, CLI flags, or, since v1.5.4, a TOML config file. Official docs say it looks for ./anycable.toml and /etc/anycable/anycable.toml by default, and also accepts --config-path.

For Rails, a typical deployment pairs anycable-go with anycable or anycable-rails in the application, a broadcast adapter such as Redis, NATS, or HTTP, and a WebSocket URL pointed at the AnyCable server. For non-Rails usage, users can run standalone signed streams, MySQL-like clients are irrelevant, and the operational focus becomes pub/sub, delivery guarantees, and connection draining.

パッケージ好きにとっての重要性

AnyCable-Go matters because it is a case study in splitting a framework feature into a polyglot service. Homebrew installs a Go binary, RubyGems installs the Rails-side pieces, npm may install client packages, and deployment docs bridge all of them.

The project also shows how a package can be a protocol implementation rather than just an app. Its significance is tied to Action Cable compatibility, the extended Action Cable protocol, reliable streams, and the ability to operate realtime traffic with Go's runtime characteristics while keeping Rails channel code.

タイムライン

  • 2016: Official README links a RailsClub Moscow talk about AnyCable.
  • 2018: Official README links RubyKaigi, Wroc_Love.rb, and RubyConf talks focused on high-speed cables and Ruby/Go realtime architecture.
  • 2020: Official README links AnyCable 1.0 coverage after four years of real-time web with Ruby and Go.
  • 2024: Official docs note TOML configuration support in anycable-go since v1.5.4.
  • 2026: The official release feed shows v1.6.15 with maintenance fixes and Go toolchain updates.

Related projects

  • Action Cable is the Rails WebSocket framework whose protocol AnyCable supports.
  • anycable and anycable-rails are the Ruby-side integration packages.
  • anycable-client is the JavaScript client SDK linked from the official docs.
  • Lite Cable is mentioned by the docs for non-Rails Ruby application logic.

ソース

  • Official AnyCable README, docs markdown bundle, configuration docs, release feed, and source_facts.description.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./anycable.toml/etc/anycable/anycable.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
anycable-gocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.6.15
マネージャ更新日2026-06-29
ローカルデータOK
上流最新
検出された最新v1.6.15

https://github.com/anycable/anycable

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:anycable-go
バージョン1.6.15
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/anycable-go
ホームページhttps://anycable.io
リポジトリhttps://github.com/anycable/anycable
上流ドキュメントhttps://docs.anycable.io/anycable-go/configuration
ライセンスMIT
ソースアーカイブhttps://github.com/anycable/anycable/archive/refs/tags/v1.6.15.tar.gz
最終更新2026-06-29T20:47:05Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameanycable-go
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment