Code Monkey home page Code Monkey logo

invaxion-server's Introduction

音灵第三方服务端

目前还是半成品, 无法使用

目录&文件简介

src
    gate    游戏消息处理
    login   登陆消息处理
    proto   proto文件
    server  封包处理流水线
    utils   一些工具
tools
    decode-proto.js protobuf数据反序列化工具

部署

# 准备项目
git clone https://github.com/603185423/invaxion-server.git
cd invaxion-server
yarn
# 准备PM2
yarn global add pm2
pm2 install pm2-intercom
pm2 install pm2-logrotate
pm2 set pm2-logrotate:retain 0
# 启动
pm2 start INVAXION_SERVER.json

维护

# 查看状态
pm2 list
# 停止
pm2 stop INVAXION_SERVER
# 停止
pm2 start INVAXION_SERVER
# 停止
pm2 restart INVAXION_SERVER

invaxion-server's People

Contributors

603185423 avatar moegrid avatar

Stargazers

DugoZhou avatar Angelos Bouklis avatar  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.