InvokeAI/invokeai/app/api
psychedelicious 9a1aea9caf fix(api): fix socketio breaking change
Fix for breaking change in `python-socketio` 5.10.0 in which `enter_room` and `leave_room` were made coroutines.
2023-10-16 12:18:46 +11:00
..
routers strip leading and trailing quotes as well as whitespace 2023-10-12 22:35:02 -04:00
dependencies.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
events.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
sockets.py fix(api): fix socketio breaking change 2023-10-16 12:18:46 +11:00