# websocket-tester **Repository Path**: tmwang/websocket-tester ## Basic Information - **Project Name**: websocket-tester - **Description**: Golang WebSocket client that initiates a high volume of WebSocket Connections for testing purposes. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-09-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket-tester ## Installation 1.install [Go](http://golang.org/doc/install) into your environment 2.download and build websocket-tester go get github.com/wtmmac/websocket-tester ## Usage Usage of ./websocket-tester: -i=10: Interval of starting websocketTester(Unit:Millisecond) -n=1: Number of requests to perform -ws="ws://localhost:7001/dmlive/new-msg/socket/658": websocket address