{"id":37153918,"url":"https://github.com/abiosgaming/push-api-client","last_synced_at":"2026-01-14T18:04:19.394Z","repository":{"id":54835022,"uuid":"121232422","full_name":"AbiosGaming/push-api-client","owner":"AbiosGaming","description":"[deprecated] A demo client showing how to subscribe to Abios' data pushes","archived":false,"fork":false,"pushed_at":"2022-06-16T09:14:36.000Z","size":1639,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-15T00:33:24.191Z","etag":null,"topics":["demo-client","deprecated","esports","golang","push-api","websocket"],"latest_commit_sha":null,"homepage":"https://www.abiosgaming.com","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/AbiosGaming.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}},"created_at":"2018-02-12T10:26:31.000Z","updated_at":"2023-05-06T22:17:44.000Z","dependencies_parsed_at":"2022-08-14T04:20:11.122Z","dependency_job_id":null,"html_url":"https://github.com/AbiosGaming/push-api-client","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AbiosGaming/push-api-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiosGaming%2Fpush-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiosGaming%2Fpush-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiosGaming%2Fpush-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiosGaming%2Fpush-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbiosGaming","download_url":"https://codeload.github.com/AbiosGaming/push-api-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbiosGaming%2Fpush-api-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28429451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"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":["demo-client","deprecated","esports","golang","push-api","websocket"],"created_at":"2026-01-14T18:04:18.797Z","updated_at":"2026-01-14T18:04:19.389Z","avatar_url":"https://github.com/AbiosGaming.png","language":"Go","readme":"# push-api-client [deprecated, end of life @ 20220921]\nA demo websocket client showing how to subscribe to Abios' data pushes using either v3 or v2 authentication credentials. Documentation for the Abios push API can be found [in the Abios developer hub](https://abiosgaming.com/docs/en/push-api/introduction/overview).\n\n## Requirements\nYou need to have valid Abios v3 or v2 API keys to run this demo client. If you don't have any keys, please contact us at `info@abiosgaming.com` and we'll help you to get setup.\n \nThe push api test client has been tested with Golang 1.15.x, it might work with older versions but no guarantees.\n\n## Compiling\nTo compile the client:\n\n`$ go build .`\n\nNow you should have a binary called `push-api-client`.\n\n\n## Running\n\nSee [the subscription documentation](https://abiosgaming.com/docs/en/push-api/introduction/overview#message-envelope) for information about how to write subscription specifications.\n\n### With Atlas/v3 API authentication secret \n\nTo start the client do:\n\n `$ ./push-api-client --secret=$CLIENT_SECRET --subscription-file=sample_subscription_v3.json`\n\nwhere `CLIENT_SECRET` is the same that you already use to access v3 of the Abios REST API . The `sample_subscription_v3.json` file contains a simple subscription specification that will listen to all events from the `series_updates` channel (for the games your account has access to).\n\n### With v2 API authentication client id/secret \n\n `$ ./push-api-client --client-id=$CLIENT_ID --client-secret=$CLIENT_SECRET --subscription-file=sample_subscription_v2.json`\n\n where `CLIENT_ID` and `CLIENT_SECRET` are the same that you already use to access the Abios v2 REST API. The `sample_subscription_v2.json` file contains a simple subscription specification that will listen to all events from the `series` channel (for the games your account has access to).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiosgaming%2Fpush-api-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabiosgaming%2Fpush-api-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiosgaming%2Fpush-api-client/lists"}