mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NghiaTranUIT on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/296
Originally assigned to: @kics223w1 on GitHub.
Description
It's time to support the WebSocket for Proxyman.
This UI ticket should be implemented at the same time as this WebSocket ticket: https://github.com/ProxymanApp/proxyman-windows-linux/issues/297
It's important because we implement the model and display it on the app for testing UI.
⚠️ Before starting this ticket, please book a small meeting with @NghiaTranUIT for demo 👍
How to test WebSocket
npm inpm run start_wsnpm run start_wssfor Secure WebSocket (WSS)Acceptance Criteria
1. UI
wsorwssin the protocol2. Websocket Tab
3. Screenshot and Video
https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/0c3f337a-3ea9-44f3-8ebb-db7687248986
4. WebSocket Message Previewer
Opcodeis defined:WebsocketMessageReceipt, so you can understand how it's displayed 👍@NghiaTranUIT commented on GitHub (Aug 23, 2023):
Update requirement
1. Columns
https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/35f48f60-2e21-419e-a449-5d7a7a64646c
2. Filter options
Allis selected:All: Show both client & server web socket messagesSent: Only show the Client messageReceive: Only show Server Message3. Preview Options