Releases: oslook/quick-websocket-client
Releases · oslook/quick-websocket-client
v0.0.2 Release
[0.0.2] - 2025-01-10
Added
- GitHub repository link with star count in the header
- Version number display in the header
Changed
- Improved UI styling for protocol selector dropdown
- Reduced font size in message input area for better readability
- Removed default WebSocket/Socket.IO URLs for better security
- Updated header layout with better alignment and spacing
- Enhanced dropdown menu with modern styling and custom arrow
Fixed
- Protocol switching no longer automatically sets predefined URLs
- Better handling of connection state when switching protocols
v0.0.1 Release
A Quick WebSocket Client for testing WebSocket connections
Features
-
🔌 Easy WebSocket Connection Management
- Quick connect/disconnect with WebSocket endpoints
- Connection status monitoring
- Detailed connection state logging
-
📝 Advanced Message Handling
- Support for both text and binary messages
- Built-in JSON formatting and validation
- Message history with timestamp and direction
- Save frequently used messages for quick access
-
💾 Persistent Storage
- Auto-save connection history
- Save favorite messages for reuse
- Quick access to recent connections
-
🎨 Modern User Interface
- Clean and intuitive design
- Real-time message updates
- Compact message display
- Dark/Light theme support