GithubHelp home page GithubHelp logo

pomelo-tools's Introduction

pomelo-tools

pomelo-tools是专门针对pomelo框架设计的周边工具集,目前包括的功能有调试协议,其他功能还在筹划中,还希望大家踊跃参与。

架构参考lordofpomelo,登录时调试器会去连接web-server获取token,然后再去网关服获取一个可用的连接服,最后用token与连接服建立会话进行通信。

建议使用时打开浏览器控制台,结合起来使用,因为用户交互方面做的不好:)

使用方法说明:

pomelo-tools实际上就一个网页,所以你需要一个HTTP服务器,我自己用的是nginx,配置教程网上有很多,这里就不赘述了。

HTTP服务器配置好后,就可以在本地机器用浏览器输入HTTP服务器所在地址打开调试器界面。

如果你熟悉lordofpomelo的架构,就能够理解上面说的架构说明。

有一个问题需要注意是你需要自己提供web-server服务,接口名字和参数可能跟我自己的需求不符,可以修改下代码满足自身需求。类似的,如果你的架构跟lordofpomelo架构不同,那就必须要修改代码去适应自己的需求了。

pomelo-tools's People

Contributors

jackiesun8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pomelo-tools'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.