Giter VIP home page Giter VIP logo

typesdkserver's Introduction

TypeSdk是一个手机游戏渠道SDK开源接入框架,解决手机游戏发布需要耗费大量人力和时间接入不同渠道SDK的问题, 并解决发行过程中大量隐藏的问题,实现一次接入多渠道上线。 TypeSDK支持Unity3D、cocos2项目开发的手机游戏,支持发布Android和IOS游戏渠道包。 游戏开发者可安上线需求自行部署和管理线上环境和编译环境, 运营数据不通过第三方转发,直接与渠道签约和收款,无需担心游戏代码外泄、运营数据外流、被第三方扣量扣款等风险。


接入TYPESDK后,复杂的渠道接口处理以及兼容性问题就转由TYPESDK来处理了,而开发者只需要接入TYPESDK所提供的接口,就可以一次接入,多渠道上线。此时的架构如图所示

 

demo.jpg


TypeSdkServer是TypeSdk统一渠道接入框架的服务端,主要包含:

1、渠道用户验证

2、处理支付回调

3、商品信息校验


特别注意:

1TypeSdkServer负担着整个游戏的登入和支付,请务必考虑冗余

2少数用户会伪造订单进行攻击,务必使用商品校验接口,确保安全

3安装脚本目前支持Centos_7.x_x86_64

4项目使用NODEJS6.9开发


联系QQ:1771930259

官方网站:http://www.typesdk.com

支持渠道:自建渠道;国内渠道;海外渠道;第三方支付;海外广告分析;海外广告检测,游戏好友分享

TypeSdk文档:文档中心

DEMO演示地址:演示地址 (用户名和密码:[email protected]/123.com)

安装完成后请检查TCP:80;40000;3306;6379是否都已经开通

通过访问:http://ip:40000/1001/301/Login能返回json就说明部署成功

typesdkserver's People

Contributors

typesdk 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.