Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Golang WebSocket client that initiates a high volume of WebSocket Connections for testing purposes.

Notifications You must be signed in to change notification settings

wtmmac/websocket-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

websocket-tester

Installation

1.install Go 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

About

Golang WebSocket client that initiates a high volume of WebSocket Connections for testing purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages