fastapi_websocket_pubsub
Websocket API
An API framework allowing real-time communication between clients and servers over WebSockets.
Fork of https://github.com/permitio/fastapi_websocket_pubsub
13 stars
0 watching
3 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| A FastAPI application that enables real-time communication between clients through WebSockets. | 135 |
| A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 588 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 |
| An implementation of the WebSocket protocol defined in RFC 6455 for Python programming | 1,122 |
| A Python library that enables programmatic access to the Shopify admin section | 1,282 |
| Provides a Python API client library for interacting with the SmartFile API | 20 |
| A WebSocket client library for building real-time communication in WeChat Mini Programs | 696 |
| A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,050 |
| An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
| An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. | 14 |
| A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 117 |
| A framework combining FastAPI and PeeWee to create a Python web application | 18 |
| A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 283 |