{"id":13452197,"url":"https://github.com/SocketCluster/socketcluster","last_synced_at":"2025-03-23T19:33:44.241Z","repository":{"id":10770224,"uuid":"13034860","full_name":"SocketCluster/socketcluster","owner":"SocketCluster","description":"Highly scalable realtime pub/sub and RPC framework","archived":false,"fork":false,"pushed_at":"2024-07-04T09:07:26.000Z","size":2616,"stargazers_count":6151,"open_issues_count":91,"forks_count":314,"subscribers_count":179,"default_branch":"master","last_synced_at":"2024-10-29T15:00:48.626Z","etag":null,"topics":["docker","framework","javascript","kubernetes","nodejs","pubsub","realtime","scalable","socketcluster","websocket","websockets"],"latest_commit_sha":null,"homepage":"https://socketcluster.io","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/SocketCluster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"jondubois"}},"created_at":"2013-09-23T12:11:47.000Z","updated_at":"2024-10-18T08:10:43.000Z","dependencies_parsed_at":"2023-02-13T03:15:56.889Z","dependency_job_id":"9e0e4b70-9b8c-4305-8ec2-c2588e3dff7a","html_url":"https://github.com/SocketCluster/socketcluster","commit_stats":{"total_commits":1289,"total_committers":30,"mean_commits":42.96666666666667,"dds":0.0830100853374709,"last_synced_commit":"1c416c923a4a26afe17cf93552048be1a51b7de8"},"previous_names":["topcloud/socketcluster"],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocketCluster%2Fsocketcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocketCluster%2Fsocketcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocketCluster%2Fsocketcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocketCluster%2Fsocketcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SocketCluster","download_url":"https://codeload.github.com/SocketCluster/socketcluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237905889,"owners_count":19385041,"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","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","framework","javascript","kubernetes","nodejs","pubsub","realtime","scalable","socketcluster","websocket","websockets"],"created_at":"2024-07-31T07:01:16.688Z","updated_at":"2025-03-23T19:33:43.837Z","avatar_url":"https://github.com/SocketCluster.png","language":"JavaScript","readme":"# SocketCluster\n\nToolset and boilerplate for quickly creating systems using SocketCluster.\nSee the client and server repos for documentation:\n\n- https://github.com/SocketCluster/socketcluster-client\n- https://github.com/SocketCluster/socketcluster-server\n\nDocumentation for SCC (horizontally scalable cluster) is available at https://github.com/SocketCluster/socketcluster/blob/master/scc-guide.md\n\n## Installation\n\nSetup the `socketcluster` command:\n\n```bash\nnpm install -g socketcluster\n```\n\nor:\n\n```bash\nsudo npm install -g socketcluster\n```\n\nthen:\n\n```bash\nsocketcluster create myapp\n```\n\nOnce it's installed, go to your new myapp/ directory and launch with:\n\n```bash\nnode server\n```\n\nAccess at URL http://localhost:8000/\n\nNode.js `v10.0.0` or above is recommended but you can also use SocketCluster with older Node.js versions if you use `while` loops instead of `for-await-of` loops.\n\n## Compatibility mode\n\nFor compatibility with existing SocketCluster clients, set the `protocolVersion` to `1` and make sure that the `path` matches your old client path:\n\n```js\nlet agServer = socketClusterServer.attach(httpServer, {\n  protocolVersion: 1,\n  path: '/socketcluster/'\n});\n```\n\n## Change log\n\nSee the 'releases' section for changes: https://github.com/SocketCluster/socketcluster/releases\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2013-2023 SocketCluster.io\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":["https://github.com/sponsors/jondubois"],"categories":["Packages","JavaScript","Repository","包","目录","Libraries","后端开发框架及项目","Websocket libraries","docker","Real-time","nodejs","realtime"],"sub_categories":["Real-time","实时","即时通信","管理面板"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSocketCluster%2Fsocketcluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSocketCluster%2Fsocketcluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSocketCluster%2Fsocketcluster/lists"}