webapp/src/modules/wallet
padreug 6a1e70303d Update WebSocket configuration and enhance logging in WalletWebSocketService
- Modified WebSocket configuration to allow enabling/disabling via environment variable, improving flexibility.
- Enhanced logging in WalletWebSocketService to provide clearer messages during reconnection attempts and notify users of WebSocket issues.

These changes improve the configurability and user experience of the wallet's WebSocket interactions.
2025-09-18 10:25:17 +02:00
..
components Refactor wallet module components for improved code organization and performance 2025-09-15 00:54:01 +02:00
services Update WebSocket configuration and enhance logging in WalletWebSocketService 2025-09-18 10:25:17 +02:00
views Refactor wallet balance handling and integrate PaymentService for centralized management 2025-09-17 20:23:46 +02:00
index.ts Add WebSocket support for wallet transactions and balance updates 2025-09-18 09:31:15 +02:00