Merge pull request #2 from pyros2097/patch-1

Fix example not working
pull/1/head
Daniel Abramov 7 years ago committed by GitHub
commit b79698b7ce
  1. 2
      examples/server.rs

@ -6,7 +6,7 @@
//!
//! You can test this out by running:
//!
//! cargo run --example server
//! cargo run --example server 127.0.0.1:12345
//!
//! And then in another window run:
//!

Loading…
Cancel
Save