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: about 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 | 426 |
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,429 |
progrium/wssh | A command-line utility for establishing and interacting with WebSocket connections. | 268 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 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 | 40 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
g33kdude/websocket.ahk | A script that allows connecting to a WebSocket server using AutoHotkey | 70 |