Skip to content

Document using protobuf from the client #67

Open
@iilyak

Description

@iilyak

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-protobufProject: actix-protobufC-documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions