Files
unionflow-mobile-apps/lib/core/websocket/websocket.dart
dahoud d094d6db9c Initial commit: unionflow-mobile-apps
Application Flutter complète (sans build artifacts).

Signed-off-by: lions dev Team
2026-03-15 16:30:08 +00:00

5 lines
80 B
Dart

/// WebSocket core exports
library websocket;
export 'websocket_service.dart';