{"id":21054732,"url":"https://github.com/cubxity/agoneskt","last_synced_at":"2026-02-28T10:04:39.088Z","repository":{"id":131570172,"uuid":"343147860","full_name":"Cubxity/AgonesKt","owner":"Cubxity","description":"Kotlin API wrapper for Google Agones.","archived":false,"fork":false,"pushed_at":"2022-02-28T16:00:03.000Z","size":78,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T22:40:22.688Z","etag":null,"topics":["agones","grpc","grpc-kotlin","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cubxity.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,"zenodo":null}},"created_at":"2021-02-28T16:06:14.000Z","updated_at":"2023-09-28T18:24:35.000Z","dependencies_parsed_at":"2023-06-10T02:30:37.676Z","dependency_job_id":null,"html_url":"https://github.com/Cubxity/AgonesKt","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Cubxity/AgonesKt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cubxity%2FAgonesKt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cubxity%2FAgonesKt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cubxity%2FAgonesKt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cubxity%2FAgonesKt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cubxity","download_url":"https://codeload.github.com/Cubxity/AgonesKt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cubxity%2FAgonesKt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["agones","grpc","grpc-kotlin","kotlin"],"created_at":"2024-11-19T16:17:01.607Z","updated_at":"2026-02-28T10:04:39.081Z","avatar_url":"https://github.com/Cubxity.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgonesKt\n\nKotlin API wrapper for Google [Agones](https://agones.dev).\n\n## Example\n\n```kotlin\nimport dev.cubxity.libs.agones.AgonesSDK\n\nsuspend fun main() {\n    AgonesSDK().use { sdk -\u003e\n        sdk.ready()\n        // ...\n    }\n}\n```\n\n## Getting Started\n\nSee [Agones Client SDK documentation](https://agones.dev/site/docs/guides/client-sdks/).\n\n**Gradle:**\n\n```kotlin\n\ndependencies {\n    // ...\n    \n    // Replace -SNAPSHOT with the build\n    api(\"com.github.Cubxity\", \"AgonesKt\", \"-SNAPSHOT\")\n\n    // Choose your gRPC runtime\n    runtimeOnly(\"io.grpc\", \"grpc-netty\", \"1.37.0\")\n}\n\nrepositories {\n    mavenCentral()\n    maven(\"https://jitpack.io\")\n    // ...\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcubxity%2Fagoneskt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcubxity%2Fagoneskt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcubxity%2Fagoneskt/lists"}