Giter Club home page Giter Club logo

goasyncsvr's Introduction

Goasyncsvr

Goasyncsvr 是一个用Go语言实现的全异步的后台服务框架。它是支持自定义协议的,可以自定义各种协议包。例子中它是基于protobuf 3.0协议的。

Requirements

  • Go version >= 1.8
  • Beego

Installation

git clone https://github.com/ssucc/goasyncsvr.git

go get github.com/astaxie/beego

代码功能和亮点

  • 生成,增加协议,只需要实现协议的handle
  • 采用反射的机制,只需要注册命令号与处理此命令号的handler。开发快速,简单可靠
  • 引入自动化测试例子

goasyncsvr's People

Contributors

bear-shen avatar fsvr avatar

Watchers

 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.