Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

👊 cURL for WebSocket Servers

License

NotificationsYou must be signed in to change notification settings

alexanderGugel/wsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=WebSocketDebugger

Build Status

Terminal Demo

Simple command line utility for debugging WebSocket servers.

Installation

Viago-get:

$ go get github.com/alexanderGugel/wsd

Usage

Command-line usage:

Usage of ./wsd:  -help      Display help information about wsd  -insecureSkipVerify      Skip TLS certificate verification  -origin string      origin of WebSocket client (default "http://localhost/")  -protocol string      WebSocket subprotocol  -url string      WebSocket server address to connect to (default "ws://localhost:1337/ws")  -version      Display version number```## Why?Debugging WebSocket servers should be as simple as firing up `cURL`. No needfor dozens of flags, just type `wsd -url=ws://localhost:1337/ws` and you'reconnected.## License MIT

About

👊 cURL for WebSocket Servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp