Websocket Debug Tool Save

A tool to debug websocket/sockjs/stomp.

Project README

WebSocket Debug Tool

A tool to debug websocket/sockjs/stomp.

Features

Quick Start

Open http://jiangxy.github.io/websocket-debug-tool and use directly. Pay attention to Cross-Domain Policy.

If you wanna modify the source code:

  1. node 5.3+, npm 3.3+
  2. git clone and npm install
  3. npm run dev to start webpack-dev-server (with react-hot-loader)
  4. open http://localhost:4040

Spring-based & Netty-based server

There is a spring-based WebSocket server in the java folder for test purpose. View Doc.

There is also a netty-based example server.

Browsers support

ChromeChrome
last 2 versions
Open Source Agenda is not affiliated with "Websocket Debug Tool" Project. README Source: jiangxy/websocket-debug-tool

Open Source Agenda Badge

Open Source Agenda Rating