fix: update WebSocket connection logic for better session handling

- Modified connect() function to pass session as URL parameter
- Fallback to cookie-based auth if session not available
- Improves compatibility with httponly cookie settings
This commit is contained in:
yumoqing 2026-05-17 00:07:04 +08:00
parent e21d2c7973
commit c7b14f17dd

File diff suppressed because one or more lines are too long