# Gamer **Repository Path**: thinkerwolf/Gamer ## Basic Information - **Project Name**: Gamer - **Description**: 基于Netty开发的Java游戏服务器 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-03 - **Last Updated**: 2023-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gamer [![framework](https://img.shields.io/badge/Framework-Game-blue.svg?style=plastic)](#) [![Languages](https://img.shields.io/badge/Language-Java-blue.svg)](#) [![Support](https://img.shields.io/badge/Support-jdk%201.8%2B-orange.svg)](#) A game server framework in Java. ## Features - Easy to use. - Perfect MVC and push mechanism. - Multi-protocol support.(tcp, http, websocket) - Low Latency and high concurrency. - Integrated with Spring Boot. - Modularity. ## Documentation - [中文文档](https://github.com/thinkerwolf/Gamer/tree/master/doc/DOC_ZH.md)