{"id":13514162,"url":"https://github.com/anycable/anycable-go","last_synced_at":"2025-09-03T01:32:10.659Z","repository":{"id":37502894,"uuid":"67314608","full_name":"anycable/anycable-go","owner":"anycable","description":"[ARCHIVE] AnyCable real-time server","archived":true,"fork":false,"pushed_at":"2024-12-28T03:15:05.000Z","size":14794,"stargazers_count":381,"open_issues_count":3,"forks_count":65,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-08-20T02:41:45.228Z","etag":null,"topics":["actioncable","anycable","golang","grpc","websockets"],"latest_commit_sha":null,"homepage":"https://anycable.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anycable.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"anycable"}},"created_at":"2016-09-03T22:33:28.000Z","updated_at":"2025-08-15T06:16:26.000Z","dependencies_parsed_at":"2023-10-16T16:39:09.196Z","dependency_job_id":"1e187b05-3105-4f58-8829-7ba1650f6370","html_url":"https://github.com/anycable/anycable-go","commit_stats":{"total_commits":822,"total_committers":29,"mean_commits":"28.344827586206897","dds":"0.14598540145985406","last_synced_commit":"4fa2f519d2488a115d39c3eaf34b0962c1c8d52d"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/anycable/anycable-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycable%2Fanycable-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycable%2Fanycable-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycable%2Fanycable-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycable%2Fanycable-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anycable","download_url":"https://codeload.github.com/anycable/anycable-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anycable%2Fanycable-go/sbom","scorecard":{"id":200499,"data":{"date":"2025-08-11","repo":{"name":"github.com/anycable/anycable-go","commit":"0d5e1a34c509dd1f4696f7873fc4c6d522fca10e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/push-stable.yml:1","Warn: no topLevel permission defined: .github/workflows/release-binaries.yml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/trieve.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-docker.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/docs-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-stable.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/push-stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-binaries.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-binaries.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docker.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/release-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trieve.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/anycable/anycable-go/trieve.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile.alpine:2: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: .docker/Dockerfile.heroku:3","Warn: containerImage not pinned by hash: .docker/Dockerfile.mrb-linux-amd64:1: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:849d9d34d5fe0bf88b5fb3d09eb9684909ac4210488b52f4f7bbe683eedcb851","Warn: containerImage not pinned by hash: .docker/Dockerfile.universal:1: pin your Docker image by updating gcr.io/distroless/static to gcr.io/distroless/static@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:36","Warn: goCommand not pinned by hash: .github/workflows/benchmark.yml:37","Warn: goCommand not pinned by hash: .github/workflows/test.yml:145","Warn: goCommand not pinned by hash: .github/workflows/test.yml:146","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0-rc.1 not signed: https://api.github.com/repos/anycable/anycable-go/releases/192412684","Warn: release artifact v1.5.6 not signed: https://api.github.com/repos/anycable/anycable-go/releases/180916836","Warn: release artifact v1.5.5 not signed: https://api.github.com/repos/anycable/anycable-go/releases/180331266","Warn: release artifact v1.5.4 not signed: https://api.github.com/repos/anycable/anycable-go/releases/179196708","Warn: release artifact v1.5.3 not signed: https://api.github.com/repos/anycable/anycable-go/releases/172449893","Warn: release artifact v1.6.0-rc.1 does not have provenance: https://api.github.com/repos/anycable/anycable-go/releases/192412684","Warn: release artifact v1.5.6 does not have provenance: https://api.github.com/repos/anycable/anycable-go/releases/180916836","Warn: release artifact v1.5.5 does not have provenance: https://api.github.com/repos/anycable/anycable-go/releases/180331266","Warn: release artifact v1.5.4 does not have provenance: https://api.github.com/repos/anycable/anycable-go/releases/179196708","Warn: release artifact v1.5.3 does not have provenance: https://api.github.com/repos/anycable/anycable-go/releases/172449893"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GO-2025-3600 / GHSA-fhg8-qxh5-7q3w","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:43:50.447Z","repository_id":37502894,"created_at":"2025-08-16T22:43:50.447Z","updated_at":"2025-08-16T22:43:50.447Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377041,"owners_count":25094525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actioncable","anycable","golang","grpc","websockets"],"created_at":"2024-08-01T05:00:48.155Z","updated_at":"2025-09-03T01:32:10.325Z","avatar_url":"https://github.com/anycable.png","language":"Go","funding_links":["https://github.com/sponsors/anycable"],"categories":["Go"],"sub_categories":[],"readme":"[![Latest Release](https://img.shields.io/github/release/anycable/anycable-go.svg?include_prereleases)](https://github.com/anycable/anycable-go/releases/latest?include_prereleases)\n[![Build](https://github.com/anycable/anycable-go/workflows/Test/badge.svg)](https://github.com/anycable/anycable-go/actions)\n[![Docker](https://img.shields.io/docker/pulls/anycable/anycable-go.svg)](https://hub.docker.com/r/anycable/anycable-go/)\n[![Documentation](https://img.shields.io/badge/docs-link-brightgreen.svg)](https://docs.anycable.io/anycable-go/getting_started)\n# AnyCable WebSocket Server\n\n\u003e [!IMPORTANT]\n\u003e This project has moved to [anycable/anycable](https://github.com/anycable/anycable). Please, follow it for further updates!\n\n---\n\nA real-time server component of [AnyCable](https://anycable.io) (open-source edition). Check out also our\n[Pro](https://docs.anycable.io/pro) and [managed](https://plus.anycable.io) offerings.\n\n\u003e [!NOTE]\n\u003e You can find all the necessary information about AnyCable in our documentation: [docs.anycable.io](https://docs.anycable.io).\n\n## Installation\n\nThere are several ways to install AnyCable server:\n\n- On MacOS, you can install AnyCable via [Homebrew](https://brew.sh/):\n\n  ```shell\n  brew install anycable-go\n  ```\n\n- Docker images are available on [Docker Hub](https://hub.docker.com/r/anycable/anycable-go/).\n\n- For Rails projects, we recommend using our `bin/rails g anycable:bin` installer for local development.\n\n- For JavaScript projects, we recommend installing AnyCable via NPM:\n\n  ```sh\n  npm install --save-dev @anycable/anycable-go\n  pnpm install --save-dev @anycable/anycable-go\n  yarn add --dev @anycable/anycable-go\n\n  # and run as follows\n  npx anycable-go\n  ```\n\n- You can use [heroku-anycable-go](https://github.com/anycable/heroku-anycable-go) buildpack for Heroku deployments.\n\n- Arch Linux users can install [anycable-go package from AUR](https://aur.archlinux.org/packages/anycable-go/).\n\n- Or you can download a binary from the [releases page](https://github.com/anycable/anycable-go/releases):\n\n  ```sh\n  # Example for `anycable-go-linux-amd64`\n  curl -fsSL https://github.com/anycable/anycable-go/releases/latest/download/anycable-go-linux-amd64 -o anycable-go\n  chmod +x anycable-go\n  ./anycable-go -v\n  ```\n\n- Of course, you can install it from source too:\n\n  ```shell\n  go install github.com/anycable/anycable-go/cmd/anycable-go@latest\n  ```\n\n## Usage\n\nRun server:\n\n```shell\n$ anycable-go\n\n2024-10-09 11:00:01.402 INF Starting AnyCable 1.5.3-f39ff3f (pid: 85844, open file limit: 122880, gomaxprocs: 8) nodeid=E4eFyM\n```\n\nFor more information about available options run `anycable-go -h` or check out [the documentation](https://docs.anycable.io/anycable-go/configuration).\n\n## Build\n\n```shell\n# first, prepare mruby (we embed it by default)\n# NOTE: Might require running with sudo, since we build artifacts within a Go module\nmake prepare-mruby\n\n# then build the Go binary (will be available in dist/anycable-go)\nmake\n```\n\nYou can run tests with the following commands:\n\n```sh\n# Run Golang unit tests\nmake test\n\n# Run once\nmake prepare\n\n# Run integrations tests\nmake test-conformance\n\n# Run integration benchmarks\ngo install github.com/anycable/websocket-bench@latest\nmake benchmarks\n```\n\nWe use [golangci-lint](https://golangci-lint.run) to lint Go source code:\n\n```sh\nmake lint\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at [https://github.com/anycable/anycable-go](https://github.com/anycable/anycable-go).\n\nPlease, provide reproduction script (using [this template](https://github.com/anycable/anycable/blob/master/etc/bug_report_template.rb)) when submitting bugs if possible.\n\n## License\n\nThe library is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Security Contact\n\nTo report a security vulnerability, please contact us at `anycable@evilmartians.com`. We will coordinate the fix and disclosure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanycable%2Fanycable-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanycable%2Fanycable-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanycable%2Fanycable-go/lists"}