Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the10thwiz/websocket-massconnect

WebSocket Massconnect tool
https://github.com/the10thwiz/websocket-massconnect

rust testing-tools websockets

Last synced: about 1 month ago
JSON representation

WebSocket Massconnect tool

Awesome Lists containing this project

README

        

# WebSocket Massconnect tool

This tool was created for testing the functionality of Rocket's WebSocket
implementation. It measures connection latency, the time taken to connect, send
a message, and quit.

Use `cargo run -- -h` to see a full list of options.

## Contributing

Please feel free to open a pull request or issue if you use this code.