wsta
WebSocket client
A command-line tool for interacting with WebSockets
A CLI development tool for WebSocket APIs
632 stars
12 watching
19 forks
Language: Rust
last commit: about 6 years ago
Linked from 1 awesome list
clideveloper-toolsrustwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
raphael/wsc | A command line tool for interacting with websockets | 51 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,472 |
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 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 426 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
snapview/tungstenite-rs | A lightweight WebSocket implementation for Rust. | 1,924 |
ejeklint/arduinowebsocketserver | An implementation of a Websocket server for the Arduino platform | 171 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
narrowtux/tube | A pure Elixir WebSocket client library for establishing real-time connections | 12 |