{"id":28837529,"url":"https://github.com/nhn/toast-haste.framework","last_synced_at":"2026-03-07T11:01:27.925Z","repository":{"id":66236028,"uuid":"56730584","full_name":"nhn/toast-haste.framework","owner":"nhn","description":"TOAST Haste framework is a pure java implementation of asynchronous game server framework","archived":false,"fork":false,"pushed_at":"2019-04-01T01:30:01.000Z","size":174,"stargazers_count":99,"open_issues_count":4,"forks_count":29,"subscribers_count":34,"default_branch":"develop","last_synced_at":"2025-09-04T01:35:26.552Z","etag":null,"topics":["asynchronous","event-driven","game","game-server-framework","gameserver","haste","java","multiplayer","rudp","toast-haste","udp"],"latest_commit_sha":null,"homepage":"","language":"Java","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/nhn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security/pom.xml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-21T00:46:44.000Z","updated_at":"2025-08-13T11:15:01.000Z","dependencies_parsed_at":"2023-02-24T01:01:11.036Z","dependency_job_id":null,"html_url":"https://github.com/nhn/toast-haste.framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nhn/toast-haste.framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhn%2Ftoast-haste.framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhn%2Ftoast-haste.framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhn%2Ftoast-haste.framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhn%2Ftoast-haste.framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhn","download_url":"https://codeload.github.com/nhn/toast-haste.framework/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhn%2Ftoast-haste.framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: 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":["asynchronous","event-driven","game","game-server-framework","gameserver","haste","java","multiplayer","rudp","toast-haste","udp"],"created_at":"2025-06-19T12:31:11.035Z","updated_at":"2026-03-07T11:01:27.906Z","avatar_url":"https://github.com/nhn.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](https://cloud.githubusercontent.com/assets/4951898/21089491/ccdd9672-c07b-11e6-81c2-466374640a25.png)\n===============\n\n## TOAST Haste framework\n`TOAST Haste framework` is the asynchronous game server framework for easy development.\n\n`Haste is a spell that boosts the player movement speed and attack speed.`\n\n![Englsh](https://img.shields.io/badge/Language-English-lightgrey.svg) \n[![Korean](https://img.shields.io/badge/Language-Korean-blue.svg)](README_KR.md)\n\n## Features\n### Various QoS, and Multiplexing\n- Provide the follow QoS that the real time multiplayer game needs.\n    - Reliable-Sequenced, Unreliable-Sequenced, Reliable-Fragmented.\n- Provide the multiplexing that minimizes interferences between domains.\n\n### Cryptography\n- Generate a unique key for encryption whenever the connection was established.\n- Can encrypt selected data which you need according to the game characteristic.\n\n### Wi-Fi Cellular handover\n- Respond effectively to the IP address changes caused by switching between the cellular network and the Wi-Fi network in a mobile environment.\n\n## Prerequisites\n- Java, Maven version required to build TOAST Haste:\n    - JDK 1.7+, Maven 3.3.0+\n- JCE(Java Cryptography Extension) required to support AES-256.\n\n## Versioning\n- The version of TOAST Haste follows [Semantic Versioning 2.0](http://semver.org/).\n- Given a version number MAJOR.MINOR.PATCH, increment the:\n    1. MAJOR version when you make incompatible API changes,\n    2. MINOR version when you add functionality in a backwards-compatible manner, and\n    3. PATCH version when you make backwards-compatible bug fixes.\n    - Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.\n\n## Documetation\n- Reference to the [Wiki section of GitHub](https://github.com/nhnent/toast-haste.framework/wiki).\n\n## Roadmap\n- At NHN, we service Toast Cloud Real-time Multiplayer(a.k.a. RTM) developed by TOAST Haste.\n- So, We will try to improve performance and convenience according to this roadmap.\n- [Roadmap](https://github.com/nhnent/toast-haste.framework/wiki/Roadmap)\n\n## Contributing\n- Source Code Contributions:\n    - Please follow the [Contribution Guidelines for TOAST Haste](./CONTRIBUTING.md).\n\n### Submitting Pull Requests\nBefore changes can be accepted a Contributor Licensing Agreement for Individual | Corporate must be completed.\n\n- If you are an individual writing original source code and you're sure you own the intellectual property, then you'll need to sign an [Individual CLA](https://docs.google.com/forms/d/1MhnsLF2VxhqnRp2fwifXxcpCsoa193T7RKthq4E9KEs/viewform?edit_requested=true)\n- If you work for a company that wants to allow you to contribute your work, then you'll need to sign a [Corporate CLA](https://docs.google.com/forms/d/1z-TB_Q6ll7Q1-kft3gQp9mPdC1wfxDVP3u0_nyYJE9g/viewform?edit_requested=true)\n- If you are an representative writing original source code, then you'll need to sign a [Representative CLA](https://docs.google.com/forms/d/14JqWub7w2Tw-LjBIs0viJFah5vwjRtNKCNhHz9Pnnpw/viewform?edit_requested=true)\n\nHave a question for us? please send e-mail at [oss@nhnent.com](oss@nhnent.com).\n\n## Bug Reporting\nIf you find a bug, it is very important to report it. We would like to help you and smash the bug away.\nIf you can fix a bug, you can send pull request (Should register a issue before sending PR)\n\n### Before Reporting\nLook into our issue tracker to see if the bug was already reported and you can add more information of the bug.\n \n### Creating new issue\nA bug report should contain the following\n\n- An useful description of the bug\n- The steps to reproduce the bug\n- Details of system environments (OS, JVM, etc)\n- What actually happened?\n- Which branch have you used?\n    \n**Thank you for reporting a bug!**\n\n## Mailing list\n- dl_haste@nhnent.com\n\n## Contributor\n- Ethan Kwon (Founder)\n- Tae gyeong, Kim\n\n## License\nTOAST Haste is licensed under the Apache 2.0 license, see [LICENSE](LICENSE.txt) for details.\n```\nCopyright 2016 NHN Corp.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhn%2Ftoast-haste.framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhn%2Ftoast-haste.framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhn%2Ftoast-haste.framework/lists"}