tower-rs / tower-grpc

A gRPC client & server implementation.
MIT License
562 stars 73 forks source link

less description on single example? #217

Closed Stvchm9703 closed 4 years ago

Stvchm9703 commented 4 years ago

hi there, I am newer from Rust and this Tower framework ; so, I download the projects and run the example, server-side seem running OK so far,

but I still confuse on a single server-client solution, can it split the example project as three separate rust project ?

thanks

LucioFranco commented 4 years ago

Hi! I would suggest using https://github.com/hyperium/tonic instead and you can join our discord server if you have some questions :)