Coder Social home page Coder Social logo

skynet-server's Introduction

skynet-server

用skynet搭建的服务端框架,架构使用棋牌大厅游戏的架构, 当然也可以用做全球同服的RPG游戏服务端
支持分布式布署, 网关和游戏服务可以是动态调整的
支持sproto协议, 兼容protobuf, 只需要做小小改动可以替换为protobuf
支持websocket和TCP协议, 客户端底层更换网络层, 上层业务协议不需要改变
支持https, 使用openssl和libcurl, 可以使用https做为第三方sdk接入
支持redis缓存mysql数据库落地

1.编译

$git clone https://github.com/zhangshiqian1214/skynet-server.git
$cd skynet-server $make

2.运行

$./run.sh

3.停止

$./stop.sh

4.杀死

$./killnode.sh node

skynet-server's People

Contributors

zhangshiqian1214 avatar kuzhu1990 avatar

Watchers

James Cloos avatar SEE 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.