{"id":19645483,"url":"https://github.com/nicksterious/socketcluster","last_synced_at":"2026-05-16T13:04:51.263Z","repository":{"id":143679304,"uuid":"378679625","full_name":"nicksterious/socketcluster","owner":"nicksterious","description":"Customized socketcluster with SSL support","archived":false,"fork":false,"pushed_at":"2023-06-19T09:38:09.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T08:36:26.878Z","etag":null,"topics":["docker-image","socketcluster","ssl"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/repository/docker/flinkwise/socketcluster","language":"JavaScript","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/nicksterious.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"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}},"created_at":"2021-06-20T15:32:54.000Z","updated_at":"2022-02-17T11:25:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0a61a64-5d4b-457d-932f-23cd9ebd727c","html_url":"https://github.com/nicksterious/socketcluster","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nicksterious/socketcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksterious%2Fsocketcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksterious%2Fsocketcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksterious%2Fsocketcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksterious%2Fsocketcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksterious","download_url":"https://codeload.github.com/nicksterious/socketcluster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksterious%2Fsocketcluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["docker-image","socketcluster","ssl"],"created_at":"2024-11-11T14:34:07.599Z","updated_at":"2026-05-16T13:04:51.237Z","avatar_url":"https://github.com/nicksterious.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Socketcluster\n\nCustomized socketcluster with SSL support\n\n## Usage\n\nPut your SSL certificates in a directory:\n* ssl.key\n* ssl.crt\n* ssl.cabundle\n\nAnd mount it as in the following docker-compose example:\n\n\n```\nsocketcluster:\n build: ./socketcluster\n container_name: socketcluster\n hostname: socketcluster\n restart: \"always\"\n ports:\n  - \"9500:9500\"\n environment:\n  SOCKETCLUSTER_WORKERS: 3\n  SOCKETCLUSTER_BROKERS: 1\n  ENV: prod\n  USE_SSL: 1\n volumes:\n  - \"./_persistence/socketcluster/logs:/logs\"\n  - \"./_ssl:/ssl\"\n  ```\n\n# In production\n\nThis image is used in production at [White label sportsbook](https://www.whitelabelsportsbook.net) and [Turnkey sportsbook software](https://www.turnkey-sportsbook-software.com) on a number of high-performance sports, casino and e-gaming websites. Socketcluster is a solid alternative to every other realtime library and ideal to broadcast thousands of updates to streaming sports market data from the server side to sports website clients as it comes with a small resource footprint and successfully handles several thousand updates to volatile sports market data per second.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksterious%2Fsocketcluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksterious%2Fsocketcluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksterious%2Fsocketcluster/lists"}