Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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开发的游戏服务器框架

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)