{"id":27275388,"url":"https://github.com/radovanmoncek/nettgame-server","last_synced_at":"2026-02-13T20:37:52.002Z","repository":{"id":205366801,"uuid":"543997390","full_name":"radovanmoncek/nettgame-server","owner":"radovanmoncek","description":"A game server built upon my nettgame framework","archived":false,"fork":false,"pushed_at":"2025-04-30T10:58:31.000Z","size":2628,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-03T14:48:26.784Z","etag":null,"topics":["game-development","networking","server"],"latest_commit_sha":null,"homepage":"","language":"Java","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/radovanmoncek.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-01T11:13:01.000Z","updated_at":"2025-04-30T10:58:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb99c802-0086-4166-8c6d-f13bd738bb8e","html_url":"https://github.com/radovanmoncek/nettgame-server","commit_stats":null,"previous_names":["radovanmoncek/memeimplementation","radovanmoncek/nettgame_server","radovanmoncek/nettgame-server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/radovanmoncek/nettgame-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radovanmoncek%2Fnettgame-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radovanmoncek%2Fnettgame-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radovanmoncek%2Fnettgame-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radovanmoncek%2Fnettgame-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radovanmoncek","download_url":"https://codeload.github.com/radovanmoncek/nettgame-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radovanmoncek%2Fnettgame-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["game-development","networking","server"],"created_at":"2025-04-11T15:55:47.187Z","updated_at":"2026-02-13T20:37:51.988Z","avatar_url":"https://github.com/radovanmoncek.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### nettgame server\n\nis an example game server built upon my Nettgame game server framework.\n\n#### How can I try?\n\n- Make sure you either have Docker installed or the Java platform (optimally version \u003e 21)\n- Download the .jar from releases (needs DB, and special configuration) or pull the Docker Image (requires DB and .env) or run the already configured docker-compose.yaml (requires .env) *I strongly advise use of the last method mentioned*\n\n#### Dependencies\n\n- \u003chttps://github.com/radovanmoncek/nettgame\u003e (.jar)\n- \u003chttps://github.com/nettgame-tables\u003e (.jar)\n\n```xml        \n        \u003c!-- https://mvnrepository.com/artifact/com.mysql/mysql-connector-j --\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ecom.mysql\u003c/groupId\u003e\n            \u003cartifactId\u003emysql-connector-j\u003c/artifactId\u003e\n            \u003cversion\u003e9.2.0\u003c/version\u003e\n            \u003cscope\u003eruntime\u003c/scope\u003e\n        \u003c/dependency\u003e\n```\n\n#### Perforamnce analysis\n\n![First run - .jar artifact](https://github.com/radovanmoncek/nettgame-server/blob/development/metrics/jar_test_1_source_client_WireShark.png)\n\n![Second run - .jar artifact](https://github.com/radovanmoncek/nettgame-server/blob/development/metrics/jar_test_2_source_client_WireShark.png)\n\n![First run - Docker container](https://github.com/radovanmoncek/nettgame-server/blob/development/metrics/docker_test_1_source_client_WireShark.png)\n\n![Second run - Docker container](https://github.com/radovanmoncek/nettgame-server/blob/development/metrics/docker_test_2_source_client_WireShark.png)\n\n#### UML class diagram\n\n![UML class diagram of the nettgame example server](https://github.com/radovanmoncek/nettgame-server/blob/development/design/Nettgame_server_class_diagram.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradovanmoncek%2Fnettgame-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradovanmoncek%2Fnettgame-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradovanmoncek%2Fnettgame-server/lists"}