https://github.com/oslook/quick-websocket-client
A powerful and user-friendly Chrome Extension with WebSocket testing client for developers.
https://github.com/oslook/quick-websocket-client
chrome-extension socket-io socket-io-client websocket websocket-client
Last synced: about 2 months ago
JSON representation
A powerful and user-friendly Chrome Extension with WebSocket testing client for developers.
- Host: GitHub
- URL: https://github.com/oslook/quick-websocket-client
- Owner: oslook
- License: mit
- Created: 2024-12-26T13:55:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T16:18:05.000Z (4 months ago)
- Last Synced: 2025-05-08T00:45:53.315Z (about 2 months ago)
- Topics: chrome-extension, socket-io, socket-io-client, websocket, websocket-client
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/quick-websocket-client/enmpedlkjjjnhoehlkkghdjiloebecpn
- Size: 1.96 MB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Websocket Client Extension
Quick WebSocket Client with Socket.IO
# [ ⏬ Install to Chrome](https://chromewebstore.google.com/detail/quick-websocket-client-wi/enmpedlkjjjnhoehlkkghdjiloebecpn)
A powerful and user-friendly WebSocket testing client for developers.
## 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## Perfect for
- Web developers testing WebSocket APIs
- Backend developers debugging WebSocket services
- QA engineers validating WebSocket implementations
- Anyone working with WebSocket-based applications## How to Use
1. Enter your WebSocket URL (e.g., ws://localhost:8080)
2. Click "Connect" to establish connection
3. Send text or binary messages
4. View real-time responses
5. Save frequently used messages for quick access
6. Monitor connection status and history## Technical Details
- Built with React and TypeScript
- Uses native WebSocket API
- Supports all modern browsers
- Zero external dependencies for core functionality
- Secure local storage for saved dataPerfect for developers who need a reliable, feature-rich WebSocket testing tool right in their browser.
Test Websoket: wss://ws.postman-echo.com/raw
Test Socket.IO: https://ws.postman-echo.com/socketio