GithubHelp home page GithubHelp logo

crisp's Introduction

Crisp

简介: Golang 长链接 轻量级 单线程 游戏服务器


Crisp是基于Golang开发的长链接游戏服务器框架,整个服务器的架构为单线程:

  1. 在单线程架构的基础上,通过封装保证了开发人员在实际编程中无需时刻注意当前逻辑所处的线程,最大可能避免了游戏中较为高频出现的跨线程BUG。
  2. 框架后续将会提供游戏业务中常用的各种模块,让你快速搭建并实现基本的长链接游戏服务器。
  3. Crisp单服务V1.0版本已经实现。
  4. 集成Etcd的分布式集群版本目前正在开发当中。

整体架构 img.png

快速开始
example模块是一个较为完整的开发案例,并且提供H5的客户端以便调试。

crisp's People

Contributors

hcram41 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.