Skip to content

Add support for tonic 0.14 #68

@dmarteau

Description

@dmarteau

Motivations

Build with tonic 0.14

Actually building with tonic 0.14 leads to the following error:

...
   ::: /home/david/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ginepro-0.9.0/src/balanced_channel.rs:49:1
    |
49  | pub struct LoadBalancedChannel(Channel);
    | ------------------------------ doesn't satisfy `_: Service<Request<Body>>`
    |
    = note: the following trait bounds were not satisfied:
            `LoadBalancedChannel: tonic::codegen::Service<tonic::codegen::http::request::Request<tonic::body::Body>>`

Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions