You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Solved. I used python-socketio instead of fastapi-socketio and I was able to connect a manager from main that is in a different file. This prevents circular imports.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In my case, I have problem with import everything from main file (with fastapi app object).
https://github.com/michaldev/problem-with-fastapi-import
Access to the app object is not required for other libraries.
The text was updated successfully, but these errors were encountered: