Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dumasd/gamer
基于Netty开发的游戏服务器框架
https://github.com/dumasd/gamer
etcd http http2 java mvc-framework netty push redis rpc servlet spring-boot tcp websocket zookeeper
Last synced: 7 days ago
JSON representation
基于Netty开发的游戏服务器框架
- Host: GitHub
- URL: https://github.com/dumasd/gamer
- Owner: dumasd
- License: apache-2.0
- Created: 2019-10-21T10:55:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T22:30:06.000Z (over 1 year ago)
- Last Synced: 2024-06-14T02:56:48.362Z (5 months ago)
- Topics: etcd, http, http2, java, mvc-framework, netty, push, redis, rpc, servlet, spring-boot, tcp, websocket, zookeeper
- Language: Java
- Homepage:
- Size: 4.64 MB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)