google / google/tarpc

how to expose hello hello2 hello3 services on one HelloServer

Open
#224 16 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
3.7k
Forks
230
PR merge metrics
No merged PRs in 30d

Description

I have succeeded in compiling 3 different service implementations within one HelloServer via 3 different modules within one library exposing the 3 different implementation, but there is only one serve() function called and not the other two.

How do I specify HelloServer should be ready to serve up the 3 services on the same port number rather than just one?

Thank you for listening.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.