Skip to content

Problem connecting to Go based grpc server #64

@finalclass

Description

@finalclass

Greeter example in this repo works fine as long as both client and server are implemented in OCaml.
I tried implementing the server in Go: https://github.com/finalclass/greeter-grpc-example (you can run it with make run)
and then run the greeter_client_eio.exe World but it hangs.

Trying the same with a JS based client works fine (the JS client is included in the go example repository). This suggests that there might be something different in the ocaml's/eio's implementation of client.

I'm attaching a gif with demo of the issue
Peek 2024-12-05 21-07

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