stargate
WebSockets client
Enables bi-directional communication between web clients and servers over a single TCP socket
WebSocket support for pyramid
40 stars
5 watching
5 forks
Language: Python
last commit: over 4 years 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 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
kthwaite/fastapi-websocket-broadcast | A FastAPI application that enables real-time communication between clients through WebSockets. | 133 |
elpheria/rpc-websockets | Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 592 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
vapor/websocket-kit | A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 278 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
palindromelabs/stews | A tool suite for security testing of WebSockets | 334 |
lxzan/gws | A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,422 |