{"id":15524088,"url":"https://github.com/congcoi123/tenio-mmorpg","last_synced_at":"2026-03-14T18:43:07.680Z","repository":{"id":128949814,"uuid":"420264581","full_name":"congcoi123/tenio-mmorpg","owner":"congcoi123","description":"The template project shows how to create an MMORPG system by using the TenIO framework.","archived":false,"fork":false,"pushed_at":"2021-10-24T01:13:13.000Z","size":1720,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T22:41:18.634Z","etag":null,"topics":["configuration-management","eureka","game-development","gameserver","java","java8","microservices","mmo","mmorpg","mmorpg-server","spring-boot","springcloud"],"latest_commit_sha":null,"homepage":"https://congcoi123.dev","language":"JavaScript","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/congcoi123.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"congcoi123","custom":["https://www.buymeacoffee.com/congcoi123"]}},"created_at":"2021-10-22T23:10:23.000Z","updated_at":"2023-06-05T13:47:56.000Z","dependencies_parsed_at":"2023-10-02T10:45:22.619Z","dependency_job_id":null,"html_url":"https://github.com/congcoi123/tenio-mmorpg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-mmorpg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-mmorpg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-mmorpg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-mmorpg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/congcoi123","download_url":"https://codeload.github.com/congcoi123/tenio-mmorpg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250390478,"owners_count":21422711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["configuration-management","eureka","game-development","gameserver","java","java8","microservices","mmo","mmorpg","mmorpg-server","spring-boot","springcloud"],"created_at":"2024-10-02T10:49:08.543Z","updated_at":"2026-03-14T18:43:07.627Z","avatar_url":"https://github.com/congcoi123.png","language":"JavaScript","funding_links":["https://patreon.com/congcoi123","https://www.buymeacoffee.com/congcoi123"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://github.com/congcoi123/tenio/blob/master/assets/tenio-github-logo.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/last-commit/congcoi123/tenio-mmorpg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/congcoi123/tenio-mmorpg/issues\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/issues/congcoi123/tenio-mmorpg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"CONTRIBUTING.md\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://gitter.im/ten-io/community?source=orgpage\"\u003e\n        \u003cimg src=\"https://badges.gitter.im/Join%20Chat.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# TenIO MMORPG Project [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=TenIO%20is%20a%20java%20NIO%20based%20server%20specifically%20designed%20for%20multiplayer%20games.%0D%0A\u0026url=https://github.com/congcoi123/tenio%0D%0A\u0026hashtags=tenio,java,gameserver,multiplayer,nio,netty,jetty,msgpack,cocos2dx,unity,libgdx,phaserjs%0D%0A\u0026via=congcoi123)\n[`TenIO`](https://github.com/congcoi123/tenio) is an open-source project to create multiplayer online games that includes a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games, which supports UDP, TCP, Websocket, HTTP transports, and available simple client projects for quick development.\nThis repository provides some template projects to show you how to create an MMORPG system using the TenIO framework.\n\n## MMOG System Architecture\n![Game Server](https://github.com/congcoi123/tenio/blob/master/documentations/datagram/game-server.jpg)\n\n![Game System](https://github.com/congcoi123/tenio/blob/master/documentations/datagram/game-system.jpg)\n\n## Client\nThe client-side project should be found [here](https://github.com/congcoi123/tenio-mmorpg-client.git).\n\n## Configuration\nThe system uses the configuration center that could be found [here](https://github.com/congcoi123/tenio-mmorpg-configuration.git).\n\n## Framework\nThe project is strongly based on the same name framework as you can be referenced by the following repositories.\n- [`tenio-common`](https://github.com/congcoi123/tenio-common.git)\n- [`tenio-core`](https://github.com/congcoi123/tenio-core.git)\n- [`tenio-engine`](https://github.com/congcoi123/tenio-engine.git)\n\n## Requirements\n```txt\n- Java 11\n- Java 8\n- Docker\n```\n\n## License\nThe [`TenIO`](https://github.com/congcoi123/tenio) project is currently available under the [MIT](LICENSE) License.\n\n## Contributing\nPlease check out the [contributing guideline](CONTRIBUTING.md) for more details.\n\n\n## Installation\n```sh\n$ git clone https://github.com/congcoi123/tenio-mmorpg.git\n```\n\n\u003e Happy coding !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongcoi123%2Ftenio-mmorpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcongcoi123%2Ftenio-mmorpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongcoi123%2Ftenio-mmorpg/lists"}