Fix Associazione ricevute

This commit is contained in:
2026-03-19 16:55:31 +01:00
parent 3bdb32e6ae
commit c34d6bb080
15 changed files with 59 additions and 44 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* Hook useWebSocket connessione WebSocket al backend PecFlow.
* Hook useWebSocket connessione WebSocket al backend PEChub.
*
* Il backend usa FastAPI WebSocket nativo (non Socket.io).
* Endpoint: /api/v1/ws/{tenant_id}?token=<access_token>