{"id":22753232,"url":"https://github.com/nebulab/rails-websocket-bench","last_synced_at":"2026-05-07T11:34:04.850Z","repository":{"id":141428801,"uuid":"142579002","full_name":"nebulab/rails-websocket-bench","owner":"nebulab","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-01T10:34:42.000Z","size":6801,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T07:18:08.356Z","etag":null,"topics":["actioncable","anycable","benchmarks","ruby","ruby-on-rails","websocket-server"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nebulab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-07-27T13:12:58.000Z","updated_at":"2020-02-04T08:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"028f8443-04ed-4a0b-8d9c-ab6d7f2898f1","html_url":"https://github.com/nebulab/rails-websocket-bench","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nebulab/rails-websocket-bench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Frails-websocket-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Frails-websocket-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Frails-websocket-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Frails-websocket-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nebulab","download_url":"https://codeload.github.com/nebulab/rails-websocket-bench/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Frails-websocket-bench/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32735224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","benchmarks","ruby","ruby-on-rails","websocket-server"],"created_at":"2024-12-11T06:09:43.492Z","updated_at":"2026-05-07T11:34:04.833Z","avatar_url":"https://github.com/nebulab.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Websocket Bench\n\n## Setup\n\n```bash\nRAILS_ENV=production bin/setup\nRAILS_ENV=production bundle exec rails assets:precompile\ncurl -Lo bin/anycable-go https://github.com/anycable/anycable-go/releases/download/v0.6.0/anycable-go-v0.6.0-linux-amd64 \u0026\u0026 \\\n  chmod +x bin/anycable-go\n```\n\n## Start the bench application\n\n[`Foreman`](https://github.com/ddollar/foreman) is used in order to ease processes management with Procfiles.\n\n### Start with ActionCable as Websocket server\n\n```bash\nforeman start -e .env.production,.env.actioncable -f Procfile.actioncable\n```\n\n### Start with AnyCable as Websocket server\n\n```bash\nforeman start -e .env.production,.env.anycable -f Procfile.anycable\n```\n\n## Start the test suite\n\n```bash\ntsung -f tsung.xml -k start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnebulab%2Frails-websocket-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnebulab%2Frails-websocket-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnebulab%2Frails-websocket-bench/lists"}