Coder Social home page Coder Social logo

quasar's Introduction

quasar

说明

包括服务(进程)之间通信,消息事件注册,配置热更新,日志等。游戏场景剥离出来的

以当前生产业务下的场景拓扑结构为例

avatar

目录说明

cmd              网络消息处理
router           路由服,服务注册,数据转发等全局功能
gateway          网关服,负责客户端消息转发、负载均衡
config.xml       相关配置,如数据库账号密码,路由服地址等
config           配置热更新,待整理

下载

go get github.com/guogeer/quasar/v2

项目包含了额外的通用组建router、gateay.执行脚本后查看$GOPATH目录

go get github.com/guogeer/quasar/v2/...

表格配置

第一行方便阅读理解 表格数据通过(行,列)进行索引。以表格为例,(1,"Title") = "香蕉" 表格列".Private"默认为JSON隐藏数据,支持直接索引。以表格为例,(1,"Private1") = "h1"

序号 标题 自定义[JSON] 数量[INT] 属性[JSON]
ID Title Custom Num .Private
1 香蕉 {"Icon":"1.jpg","URL":"t.cn"} 5 {"Prviate1":"hi"}
2 苹果 {"Icon":"2.jpg","From":"Jobs"} 6 {}
3 草莓 {"Icon":"3.jpg","Total": 10} 7 {"Prviate1":"h3"}

quasar's People

Contributors

guogeer avatar rpg175 avatar

Stargazers

 avatar 麻婆 avatar  avatar hilonfot avatar songxiaopeng avatar  avatar firstfu avatar  avatar cccccc avatar Can Evgin avatar actergame avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

shuigu cxj-cn xkefhz

quasar's Issues

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.