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

GitHub

13 stars
0 watching
3 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
authorizon/fastapi_websocket_rpc Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. 7
kthwaite/fastapi-websocket-broadcast A FastAPI application that enables real-time communication between clients through WebSockets. 133
ratchetphp/pawl A PHP library implementing an asynchronous WebSocket client for communicating with web servers. 583
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
feross/simple-websocket Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. 184
lawouach/websocket-for-python An implementation of the WebSocket protocol defined in RFC 6455 for Python programming 1,121
shopify/shopify_python_api A Python library that enables programmatic access to the Shopify admin section 1,273
smartfile/client-python Provides a Python API client library for interacting with the SmartFile API 20
weapp-socketio/weapp.socket.io A WebSocket client library for building real-time communication in WeChat Mini Programs 692
apiflask/apiflask A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. 1,042
testdrivenio/fastapi-crud-sync An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. 79
hannah-portswigger/websocketturbointruder An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. 13
mirzadelic/fastapi-starter-project A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. 116
ignisor/fastapiwee A framework combining FastAPI and PeeWee to create a Python web application 18
vapor/websocket-kit A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. 278