See that the client recives the event -no matter which server you connected it to, or which server got the initial trigger to publish """ import sys import os sys.path.append(os.path.abspath(os.path.join(os.path.basename(__file__), ".."))) from fastapi_websocket_pubsub import...
pip install fastapi_websocket_pubsub Intro The classic pub/sub pattern made easily accessible and scalable over the web and across your cloud in realtime; while enjoying the benefits of FastAPI (e.g. dependency injection). FastAPI + WebSockets + PubSub == ⚡💪 ️ ...
A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ️ - Commits · permitio/fastapi_websocket_pubsub
url="https://github.com/authorizon/fastapi_websocket_pubsub", packages=find_packages(), python_requires='>=3.8', classifiers=[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", ...
permitio/fastapi_websocket_pubsubPublic NotificationsYou must be signed in to change notification settings Fork37 Star481 Code Issues2 Pull requests9 Discussions Actions Projects Security Insights Additional navigation options Commit Browse filesBrowse the repository at this point in the history ...
name='fastapi_websocket_pubsub', version='0.3.3', author='Or Weis', name="fastapi_websocket_pubsub", version="0.3.3", author="Or Weis", author_email="or@permit.io", description="A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).", ...
pip install fastapi_websocket_pubsub Intro The classic pub/sub pattern made easily accessible and scalable over the web and across your cloud in realtime; while enjoying the benefits of FastAPI (e.g. dependency injection). FastAPI + WebSockets + PubSub == ⚡💪 ️ ...
pip install fastapi_websocket_pubsub Intro The classic pub/sub pattern made easily accessible and scalable over the web and across your cloud in realtime; while enjoying the benefits of FastAPI (e.g. dependency injection). FastAPI + WebSockets + PubSub == ⚡💪 ️ ...