Giter VIP home page Giter VIP logo

wormhole's Introduction

wormhole

ios平台的简版群控系统

系统的总体设计框架参见本人简书文章,这里开源了所有与此框架相关的代码。服务器端的控制代码虽然核心但并非关键,且不受我控制,无法开源。这里只给出用python写的一个测试服务器代码。

  • LSWormhole是框架的中的Daemon服务器,使用MonkeyDev作为开发框架,其暂时不支持Daemon的自动化打包,所以要开机自启动的话,Daemon安装包需要手动制作并安装,具体打包方法参见这里

  • iQiYiPlugin是框架里的业务插件,实现从服务器下发业务指令到爱奇艺视频并得到其计算后的结果,具体业务内容自己研究,这里就不在细说了。

  • AwemePlugin是抖音签名算法的调用示例代码。

  • phoneclient.py、phoneserver.py是简单模拟用户、服务器操作的脚本,用于协调测试

wormhole's People

Contributors

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