Document using protobuf from the client
- Vorherrschende Sprache
- Rust
- Sterne
- 889
- Forks
- 224
- Ø Merge
- 9 Std. 37 Min.
- Gemergte PRs (30 T.)
- 20
Beschreibung
## 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
Beitragsleitfaden
Rechercherichtung
Überprüfe zuerst die vorhandene actix-protobuf-Dokumentation und das serverseitige HTTPResponse-Beispiel. Ermittle anschließend, wie clientseitige HTTP-Anfragen derzeit dargestellt werden. Dokumentiere das Erstellen von protobuf-Nachrichten für Client-Anfragen und füge gegebenenfalls ein Client-Beispiel hinzu; abgeschlossen ist die Aufgabe, wenn die Verwendung von Client-Anfragen zusätzlich zur vorhandenen Response-Dokumentation abgedeckt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- api, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100