alibaba / alibaba/yalantinglibs
coro_http_client不支持websocket的扩展功能
Open
enhancement
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 327
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 2
Description
1,weboscket中的permessage-deflate不支持
2,不支持ping/pong/open命令
3,希望有个配置选项是否启用定时发送ping命令
4,目前reconnect重新连接接口不支持websocket
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the coro_http_client WebSocket implementation and trace how reconnect is handled. Review the existing WebSocket command and extension support, then define completion as support for permessage-deflate, ping/pong/open commands, configurable periodic pings, and WebSocket reconnect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100