WebSocket-for-Python
WebSocket library
An implementation of the WebSocket protocol defined in RFC 6455 for Python programming
WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1)
1k stars
55 watching
289 forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
pythonwebsocketsws4py
Related projects:
Repository | Description | Stars |
---|---|---|
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 401 |
authorizon/fastapi_websocket_pubsub | An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
duo-labs/py_webauthn | A Python implementation of the server-side WebAuthn API for FIDO2-compliant authentication | 867 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
palindromelabs/stews | A tool suite for security testing of WebSockets | 334 |
slogsdon/plug-web-socket | A library that simplifies the integration of WebSockets into Plug applications. | 63 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |