
fastapi-websocket-pubsub 1.0.1
0
A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).
Contents
A fast and durable PubSub channel over Websockets (using fastapi-websockets-rpc).
Stars: 104, Watchers: 104, Forks: 4, Open Issues: 0The authorizon/fastapi_websocket_pubsub repo was created 4 years ago and the last code push was 4 years ago.
The project is popular with 104 github stars!
How to Install fastapi-websocket-pubsub
You can install fastapi-websocket-pubsub using pip
pip install fastapi-websocket-pubsub
or add it to a project with poetry
poetry add fastapi-websocket-pubsub
Package Details
- Author
- Or Weis
- License
- None
- Homepage
- https://github.com/permitio/fastapi_websocket_pubsub
- PyPi:
- https://pypi.org/project/fastapi-websocket-pubsub/
- GitHub Repo:
- https://github.com/authorizon/fastapi_websocket_pubsub
Classifiers
- Internet/WWW/HTTP/HTTP Servers
- Internet/WWW/HTTP/WSGI
Related Packages
Errors
A list of common fastapi-websocket-pubsub errors.
Code Examples
Here are some fastapi-websocket-pubsub code examples and snippets.
pythonfix