RPC date server var grpc

Implemented in Rust. The clients get date from the server and display locally.

How to run

Build:

$ cargo build

Run the server:

$ ./target/debug/server

Run a client (in a new terminal):

$ ./target/debug/client -t ysu