一个基于sockjs的websocket调试工具
- 支持SockJS连接
- 支持多订阅区分显示
- 支持Headers动态设置
离线版本需要您的设备中已安装Node.js环境,如未安装,请先安装Node.js,或是直接使用在线版本。
git clone https://github.com/Samler-Lee/sockjs-client-tool.git
或
git clone [email protected]:Samler-Lee/sockjs-client-tool.git
npm i
npm run dev
npm run build
或
npm run build-only