{"id":21802086,"url":"https://github.com/tickbh/tunm","last_synced_at":"2025-04-04T08:05:54.021Z","repository":{"id":55072047,"uuid":"55145235","full_name":"tickbh/tunm","owner":"tickbh","description":"game server for Rust + Lua","archived":false,"fork":false,"pushed_at":"2023-06-06T08:45:07.000Z","size":765,"stargazers_count":281,"open_issues_count":2,"forks_count":72,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-28T07:05:21.311Z","etag":null,"topics":["cross-platform","game","game-engine","game-server","rust","rust-lua","server"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/tickbh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-31T11:26:43.000Z","updated_at":"2025-03-24T09:07:28.000Z","dependencies_parsed_at":"2023-07-14T01:53:23.938Z","dependency_job_id":null,"html_url":"https://github.com/tickbh/tunm","commit_stats":{"total_commits":178,"total_committers":3,"mean_commits":"59.333333333333336","dds":0.0955056179775281,"last_synced_commit":"3996dd7c7af715cbcb734e56c351baf4582fa3a3"},"previous_names":["tickbh/tdengine"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tickbh%2Ftunm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tickbh%2Ftunm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tickbh%2Ftunm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tickbh%2Ftunm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tickbh","download_url":"https://codeload.github.com/tickbh/tunm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142032,"owners_count":20890651,"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":["cross-platform","game","game-engine","game-server","rust","rust-lua","server"],"created_at":"2024-11-27T11:22:43.956Z","updated_at":"2025-04-04T08:05:53.996Z","avatar_url":"https://github.com/tickbh.png","language":"Lua","readme":"tunm\n==========\n\na game server for rust + lua\n\n[![Build Status](https://travis-ci.org/tickbh/tunm.svg?branch=master)](https://travis-ci.org/tickbh/tunm)\n\n\n## How to run\n\n```\ngit clone https://github.com/tickbh/tunm.git\ncd tunm\ncargo build\n```\n\n##dependence\n* redis server\n* mysql server\n\nand then modify config/Gate_GlobalConfig.conf and config/Client_GlobalConfig.conf to config your mysql db info, and redis db info\n\nRun these in different console\n\n```\ncargo run --example server    # Launch first tunm node  (Gate server) (default as the standalone option)\ncargo run --example client    # Launch a client to connect server\n```\n\n## What is tunm?\nAn open source server engine, the clients and server communications can through the td_ptotocol.\nNow only has the console client.\n\nEngine framework written using Rust, game logic layer using Lua(Support the hotfix), \ndevelopers do not need to re-implement some common server-side technology,\nallows developers to concentrate on the game logic development, quickly create a variety of games.\n\n(tunm is designed to be multi-process distributed dynamic load balancing scheme, \nin theory only need to expand hardware can increase load-limit, the single machine load-limit \ndepends on complexity of logic of the game itself.)he game itself.)\n\n## How To Use (Sorry, Only in Chinese now)\n\nRead Wiki https://github.com/tickbh/tunm/wiki\n\n## 中文\n\nQQ交流群：432216192","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftickbh%2Ftunm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftickbh%2Ftunm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftickbh%2Ftunm/lists"}