{"id":36822076,"url":"https://github.com/yildiz-online/engine-server","last_synced_at":"2026-01-12T14:01:50.070Z","repository":{"id":51100314,"uuid":"64467431","full_name":"yildiz-online/engine-server","owner":"yildiz-online","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-30T07:31:08.000Z","size":512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-12-02T12:22:58.358Z","etag":null,"topics":["authentication","game-engine","network","physics","websocket","yildiz-engine"],"latest_commit_sha":null,"homepage":"https://engine.yildiz-games.be","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/yildiz-online.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":"2016-07-29T09:12:34.000Z","updated_at":"2025-11-30T07:31:05.000Z","dependencies_parsed_at":"2025-12-01T19:06:35.598Z","dependency_job_id":null,"html_url":"https://github.com/yildiz-online/engine-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yildiz-online/engine-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yildiz-online%2Fengine-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yildiz-online%2Fengine-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yildiz-online%2Fengine-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yildiz-online%2Fengine-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yildiz-online","download_url":"https://codeload.github.com/yildiz-online/engine-server/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yildiz-online%2Fengine-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["authentication","game-engine","network","physics","websocket","yildiz-engine"],"created_at":"2026-01-12T14:00:52.277Z","updated_at":"2026-01-12T14:01:49.954Z","avatar_url":"https://github.com/yildiz-online.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yildiz-Engine engine-server\n\nThis is the official repository of the Engine Server library, part of the Yildiz-Engine project.\nThe engine server library is the meant to build a solid server accepting thousand of connexions and processing them.\n\n## Features\n\n* Fast network.\n* Persistent layer.\n* ...\n\n## Requirements\n\nTo build this module, you will need the latest Java JDK and Maven.\n\n## Coding Style and other information\n\nProject website:\nhttps://engine.yildiz-games.be\n\nIssue tracker:\nhttps://yildiz.atlassian.net\n\nWiki:\nhttps://yildiz.atlassian.net/wiki\n\nQuality report:\nhttps://sonarqube.com/overview?id=be.yildiz-games:engine-server\n\n## License\n\nAll source code files are licensed under the permissive MIT license\n(http://opensource.org/licenses/MIT) unless marked differently in a particular folder/file.\n\n## Build instructions\n\nGo to your root directory, where you POM file is located.\n\nThen invoke maven\n\n\tmvn clean install\n\nThis will compile the source code, then run the unit tests, and finally build a jar file.\n\nIf you need to regenerate the database classes, invoke maven like this:\n\n        mvn clean install -P generate-model -Ddb.user=username -Ddb.password=password -Ddb.url=connection_url -Ddb.name=db_name\n\n## Usage\n\nIn your maven project, add the dependency\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ebe.yildiz-games\u003c/groupId\u003e\n    \u003cartifactId\u003eengine-server\u003c/artifactId\u003e\n    \u003cversion\u003eLATEST\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Contact\nOwner of this repository: Grégory Van den Borre","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyildiz-online%2Fengine-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyildiz-online%2Fengine-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyildiz-online%2Fengine-server/lists"}