Skip to content

Commit

Permalink
docs: more comments
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
  • Loading branch information
Rustin170506 committed Feb 19, 2024
1 parent 49fb1d2 commit 76da972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions console-subscriber/examples/grpc_web/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
//! ```sh
//! cargo run --example grpc_web --features grpc-web
//! ```
//! If you want to test the gRPC-Web server, you can check out the README.md to see how to run the full example.
use std::{thread, time::Duration};

use console_subscriber::{ConsoleLayer, ServerParts};
Expand Down

0 comments on commit 76da972

Please sign in to comment.