A simple client for testing WebSocket servers/clients.

Mark authored on 31 Mar 2016
nbproject Initial commit. 8 years ago
src/main/java/websocket/ tester Initial commit. 8 years ago
README.md Added content to README. 8 years ago
build.gradle Initial commit. 8 years ago
build.xml Initial commit. 8 years ago
README.md

websocket-client

A simple client for testing WebSocket servers/clients.

NetBeans

Run gradle download_jars to download the libs that NetBeans is looking for.

Creating distributable JAR

Run gradle dist. A fat JAR will be generated in the dist folder.