mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-27 06:34:06 +00:00
- Added normalization for message format to prevent double encoding. - Updated queueMessage and sendMessage methods to handle message format. - Refactored code for better readability and maintainability. fix: enhance message normalization in WebSocket client