ProxymanApp / ProxymanApp/Proxyman
Improve how we handle compression (gzip, deflate, ...) in HTTP/HTTPS/Websocket message
Open
@NghiaTranUIT is already working on this.
Since Oct 20, 2019.
✅ Done
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
🐶 Brief
Currently, we already handled it in HTTP/HTTPS message, but not WebSocket. It's time to double-check and improve performance.
👑 Criteria
- Double-check how we handle Compression message on HTTP/HTTPS
- Support
permessage-deflateon WebSocket - Support Compression on Local Map and Breakpoint (We disable)
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.
Assessment
This issue has not been assessed yet.