{"id":21258862,"url":"https://github.com/spacebro/spacebro2-client","last_synced_at":"2026-04-29T19:07:15.900Z","repository":{"id":50775295,"uuid":"254408456","full_name":"spacebro/spacebro2-client","owner":"spacebro","description":"work in progress — the new spacebro client","archived":false,"fork":false,"pushed_at":"2021-05-30T06:59:06.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T23:18:29.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/spacebro.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}},"created_at":"2020-04-09T15:25:26.000Z","updated_at":"2020-04-13T13:44:22.000Z","dependencies_parsed_at":"2022-09-24T19:21:31.597Z","dependency_job_id":null,"html_url":"https://github.com/spacebro/spacebro2-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spacebro/spacebro2-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Fspacebro2-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Fspacebro2-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Fspacebro2-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Fspacebro2-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacebro","download_url":"https://codeload.github.com/spacebro/spacebro2-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Fspacebro2-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"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":[],"created_at":"2024-11-21T04:11:15.199Z","updated_at":"2026-04-29T19:07:15.866Z","avatar_url":"https://github.com/spacebro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spacebro2-client\n\n### Example connection\n\n```js\n'use strict'\n\nconst client = require('spacebro2-client')\n\nclient.setup({ name: 'client-name' })\n\nclient.on('image-event', (data, from) =\u003e {\n  console.log(`received ${data} from ${from}`)\n})\n\nsetTimeout(() =\u003e {\n  client.emit('test-event', 'hello world')\n  client.emit('sendto-event', 'hello again', 'other-client-name')\n}, 2000)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacebro%2Fspacebro2-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacebro%2Fspacebro2-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacebro%2Fspacebro2-client/lists"}