fastapi-websocket-broadcast
WebSocket app
A FastAPI application that enables real-time communication between clients through WebSockets.
Websocket 'broadcast' demo using FastAPI/Starlette
135 stars
4 watching
22 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
asyncfastapipython3starlettewebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
| An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
| Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| An event dispatching/handling library for FastAPI and Starlette applications | 453 |
| A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
| Enables bi-directional communication between web clients and servers over a single TCP socket | 39 |
| A simple Redis Streams backed Chat app demonstration project | 217 |
| Asynchronous API with CRUD operations | 439 |
| A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 588 |
| Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 |
| Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
| A backend API built with FastAPI that clones the functionality of a social media app | 916 |
| A DSL for building web applications with real-time capabilities using Ruby and Reel's reactor | 301 |
| Defines and enables real-time data streaming between devices and servers using web sockets. | 103 |
| A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |