fastapi-distributed-websocket
fastapi-distributed-websocket copied to clipboard
A library to implement websocket for distibuted system based on FastAPI.
Results
13
fastapi-distributed-websocket issues
Sort by
recently updated
recently updated
newest added
## Bug `test_manager` tests ***may*** time out on *Python 3.10*. This is probably related to the usage of `signal`.
bug
test
## Feature or enhancement Ensure that `__init__` method signature of interfaces inheriting from `BrokerInterface` contains a positional arg for the broker url. ## Ptich Interfaces inheriting from `BrokerInterface` now have...
enhancement
websocket-manager