# Tonic.rs + gRPC + SeaORM Simple implementation of gRPC using SeaORM. uses models actix_example run server using ```bash cargo run --bin server ``` run client using ```bash cargo run --bin client ```