You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/g3co/websocket-load-test

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/g3co/websocket-load-test

v0.0.0-20210306163600-d39e8e2b061c
Source
Go
Version published
Created
Source

Testing websocket servers.

Install the command line tool first.

go get github.com/g3co/websocket-load-test

Then you will have access to the application. Exec command below for open simultaneous connections to the WS server. The application just keeping connections, reading messages from WS, and counting the total amount of messages.

websocket-load-test [url] [connection quantity]

FAQs

Package last updated on 06 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts