ws-cli
WebSocket client
A command line client for establishing and interacting with WebSockets
WebSocket Command Line Client written in Go
17 stars
3 watching
3 forks
Language: Go
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raphael/wsc | A command line tool for interacting with websockets | 51 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 427 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
lxzan/gws | A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,442 |
progrium/wssh | A command-line utility for establishing and interacting with WebSocket connections. | 270 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,031 |
tfausak/wuss | A library for creating secure WebSocket clients in Haskell. | 69 |
thehowl/claws | An interactive command line client for testing WebSocket servers | 302 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
commandodev/stargate | Enables bi-directional communication between web clients and servers over a single TCP socket | 39 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 314 |
g33kdude/websocket.ahk | A script that allows connecting to a WebSocket server using AutoHotkey | 73 |