WebSocket
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
Here are 3,058 public repositories matching this topic...
Real-time, local speech-to-text with streaming ASR, speaker diarization, translation, and OpenAI/Deepgram-compatible APIs.
-
Updated
Aug 16, 2026 - Python
Library for building WebSocket servers and clients in Python
-
Updated
Aug 19, 2026 - Python
Socket.IO integration for Flask applications.
-
Updated
Jul 30, 2026 - Python
Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)
-
Updated
Aug 19, 2026 - Python
Python Socket.IO server and client
-
Updated
Aug 9, 2026 - Python
Slack Developer Kit for Python
-
Updated
Aug 18, 2026 - Python
WebSocket client for Python
-
Updated
May 4, 2026 - Python
Cryptocurrency Exchange Websocket Data Feed Handler
-
Updated
Aug 10, 2026 - Python
Drop-in replacement for Requests. Automatic HTTP/1.1, HTTP/2, and HTTP/3. WebSocket, and SSE included.
-
Updated
Aug 19, 2026 - Python
闲鱼智能客服系统,支持多账号管理、AI自动回复、自动发货确认、多渠道消息通知,提供完整的 Web 管理后台
-
Updated
Aug 14, 2026 - Python
Crossbar.io - WAMP application router
-
Updated
Jul 27, 2026 - Python
Python client for Alpaca's trade API
-
Updated
Dec 2, 2024 - Python
Full-stack AI app generator — FastAPI + Next.js with AI Agents, RAG, streaming, auth, and 20+ integrations out of the box.
-
Updated
Aug 7, 2026 - Python
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
-
Updated
Aug 17, 2026 - Python
Autobahn WebSocket protocol testsuite
-
Updated
Aug 7, 2026 - Python
The fastest Python web framework, built on Django. Rust (Actix Web) HTTP server + async typed handlers + msgspec, with the full Django ORM, Admin, middleware and auth. 300k+ req/s, no gunicorn/uvicorn.
-
Updated
Aug 16, 2026 - Python
Korea Investment & Securities Open API Github
-
Updated
Jul 28, 2026 - Python
Created by Michael Carter, Ian Hickson
- Followers
- 210 followers
- Website
- github.com/topics/websocket
- Wikipedia
- Wikipedia