NicolasCantu
08a47fab3e
debug: Add WebSocket message validation debugging
**Motivations :**
- Debug why handshake messages are being filtered by validator
- Understand WebSocket message structure and validation errors
**Modifications :**
- Added detailed logging for raw WebSocket messages
- Added validation result logging
- Enhanced error reporting for invalid messages
**Pages affectées :**
- src/websockets.ts - Enhanced WebSocket debugging
2025-10-23 19:18:44 +02:00
..
2025-10-23 16:10:11 +02:00
2025-10-23 13:05:36 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 19:02:42 +02:00
2025-10-23 16:10:11 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 19:18:44 +02:00
2025-10-23 16:47:22 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 16:47:22 +02:00
2025-10-23 12:51:49 +02:00
2025-10-23 19:18:44 +02:00