Skip to content

Issue on gRPC over unix domain socket  #826

Closed
@doffi88

Description

@doffi88

Version

tonic v0.6.1
tonic-build v0.6.0

Platform

WSL2
Linux 5.10.60.1-microsoft-standard-WSL2 #1 SMP Wed Aug 25 23:20:18 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Description

Hi everybody I'm trying to implement a gRPC server over Unix domain socket. Using the uds server example I received an error when I'm trying connection with a grpc client:

Error when calling SayHello: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR

the client is implemented in golang using go-rpc library

Can I have some help? I'm new of rust development

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions