Document using protobuf from the client
- 主要語言
- Rust
- 星號
- 889
- 分支
- 224
- 平均合併
- 9 小時 37 分鐘
- 30 天內合併 PR
- 20
描述
## Expected Behavior
There is no documentation about constructing protobuf messages to issue HTTP requests from the client only HTTPResponses are covered.
## Current Behavior
The documentation and example only cover server side and doesn't cover client.
## Possible Solution
Add more documentation and maybe example app.
## Steps to Reproduce (for bugs)
N/A
## Context
I am trying to implement an app which acts both as http client and server and therefore need to be able to construct protobuf messages and include them in both HTTResponse and HTTRequest.
## Your Environment
* Rust Version (I.e, output of `rustc -V`): 1.43.1
* Actix-* crate(s) Version:
* actix: 0.9.0
* actix-protobuf: 0.5.1
貢獻指南
研究方向
Review the existing actix-protobuf documentation and server-side HTTPResponse example first, then identify how client-side HTTP requests are currently represented. Document constructing protobuf messages for client requests and add a client example if appropriate; done means client request usage is covered alongside the existing response documentation.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- api, documentation
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100