wsd
WebSocket debugger
A command-line utility for debugging WebSocket servers by establishing connections to remote servers.
cURL for WebSocket Servers
416 stars
12 watching
29 forks
Language: Go
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wirepair/gcd | An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. | 186 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 427 |
g33kdude/websocket.ahk | A script that allows connecting to a WebSocket server using AutoHotkey | 73 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
deplinenoise/webby | A lightweight web server for game development debugging | 278 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 314 |
thehowl/claws | An interactive command line client for testing WebSocket servers | 302 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
mattgodbolt/seasocks | An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 740 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |