mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-23 03:25:07 +03:00
Implement real, working microservices architecture
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from websocket.registry import WebSocketHandlerRegistry
|
||||
from .registry import WebSocketHandlerRegistry
|
||||
|
||||
# Note: handler_registry and websocket_handler are not imported here to avoid circular dependency
|
||||
# Import them directly from websocket.handlers when needed
|
||||
|
||||
Reference in New Issue
Block a user