ws
websocket client
A tool for exploring and debugging websocket servers
websocket command line tool
426 stars
11 watching
71 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
lxzan/gws | A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,429 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 753 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
ianharrigan/hxwebsockets | A set of libraries and tools providing WebSocket support for multiple Haxe targets | 80 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,472 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
alexandergugel/wsd | A command-line utility for debugging WebSocket servers by establishing connections to remote servers. | 416 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
progrium/wssh | A command-line utility for establishing and interacting with WebSocket connections. | 268 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |