Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jiangxy/websocket-debug-tool

Repository files navigation

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

Chrome
Chrome
last 2 versions

AltStyle によって変換されたページ (->オリジナル) /