GithubHelp home page GithubHelp logo

ws-client's Introduction

ws-client

Author LICENSE

本app实用java gui实现的websocket服务器调式软件,用户调式服务协议是否异常也可以在开发过程中调试。

本项目支持包含以下内容:

  • 协议: ws、wss
  • 支持数据结构:json
  • 支持协议持久化
  • 支持消息定时发送
  • 支持更具文件夹名称定时app名称
  • 支持headers设置

内容列表

背景

在websocket开发过程中,调试起来比较麻烦。在网上搜索到一个websocket-man,用起来不方便并且不给源码所有自己做了一个。

这个项目的目标是:

  1. 在调试的时候方便。
  2. 支持多种协议,如:json、protobuf、hex 等。
  3. 添加reponse解析等功能。
  4. 添加http rest client 功能。

安装

发布 中有 jar和win版两种。jar需要jdk,win可以在window上直接使用。

使用说明

下载jar到定义目录下,直接使用jdk打开即刻使用。

image-20210705162528017

  • .wsClient文件存放持久化数据
  • app会更具文件夹名称定义app名字(win版不支持
  • ${manualRequestId} 是定义手动发送的requestId
  • ${autoRequestId}是定义自动发送的requestId

如果response消息内没有${autoRequestId} 则消息会出现在 manual-send 标签内的消息区域。

image-20210705182226795

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

使用许可

MIT © Richard Littauer

ws-client's People

Contributors

pujie147 avatar

Stargazers

qizhenghai avatar Gre3nStars avatar  avatar Nameless avatar

Watchers

 avatar

Forkers

yosm1

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.