{"id":21478179,"url":"https://github.com/happyleavesaoc/aoc-dashboard-client","last_synced_at":"2026-02-18T04:34:07.067Z","repository":{"id":27894513,"uuid":"31386091","full_name":"happyleavesaoc/aoc-dashboard-client","owner":"happyleavesaoc","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-24T13:56:32.000Z","size":148,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T22:38:28.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/happyleavesaoc.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":"2015-02-26T20:00:33.000Z","updated_at":"2017-01-22T15:08:25.000Z","dependencies_parsed_at":"2022-08-02T16:45:31.467Z","dependency_job_id":null,"html_url":"https://github.com/happyleavesaoc/aoc-dashboard-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/happyleavesaoc/aoc-dashboard-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-dashboard-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-dashboard-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-dashboard-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-dashboard-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc","download_url":"https://codeload.github.com/happyleavesaoc/aoc-dashboard-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-dashboard-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29568625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"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-23T11:17:04.809Z","updated_at":"2026-02-18T04:34:02.055Z","avatar_url":"https://github.com/happyleavesaoc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dashboard-client\n\nWeb client component of AoC Spectator Dashboard.\n\n### Architecture\n\nThe client consumes a message stream from [dashboard-server](https://github.com/happyleavesaoc/aoc-dashboard-server) via the WebSocket protocol. Each message type is assigned a handler. The client indicates which message types it wishes to receive (subscription). Stream rate is variable. The client maintains 100ms and 1s interval loops independently of the message stream, for updating visual components.\n\n### Message Types\n\nType | Frequency | Buffered | Description\n-----|-----------|----------|------------\nstart | 1 | yes |\nend | 1 | yes |\ntime | 1/sec | yes | \nmap | 1 | yes |\npositions | 1-n | yes | n: number of players\ntitle | 1-v | yes | \nheatmap | 1/sec | no | \napm | 1/sec | yes\nplayer_update | 1/sec | yes | \nresearch | v | yes | \nresearch_progress | v | yes | \nresearch_stop | v | yes | \ntrade | v | yes | \ntribute | v | yes | \nchat | v | yes | \nalert | v | yes | \nresign | 0-n | yes | n: number of players\n\n\n### Dependencies\n - jquery 2.1.3\n - jqueryui 1.11.3\n - [heatmapjs 2.0](https://github.com/pa7/heatmap.js/)\n - canvasjs 1.6.1\n - [progressbarjs 0.7.4](https://github.com/kimmobrunfeldt/progressbar.js)\n - [i18next 1.7.7](https://github.com/i18next/i18next)\n - [d3 3.5.5](https://github.com/mbostock/d3)\n\n### Contribution\n - Pull requests \u0026 patches welcome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappyleavesaoc%2Faoc-dashboard-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhappyleavesaoc%2Faoc-dashboard-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappyleavesaoc%2Faoc-dashboard-client/lists"}