ProxymanApp / ProxymanApp/Proxyman
Support MessagePack for Websockets
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
MessagePack previewer is supported for HTTP responses. It'd be awesome if this was available for WebSocket events too, as they're currently displayed as binary data.
Why this feature/change is important?
It'd make debugging WebSocket connections that communicate through MessagePack messages infinitely easier.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing MessagePack previewer for HTTP responses, then compare it with the code that displays WebSocket events as binary data. Done means MessagePack payloads received through WebSockets are previewed in the same useful way as supported HTTP responses.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100