Hello warp static file serve

This commit is contained in:
2020-03-17 11:57:45 -07:00
parent 1f077745b8
commit 07eb95071b
3 changed files with 31 additions and 2 deletions

View File

@@ -5,3 +5,8 @@ authors = ["Jared Burce <jaredr@gmail.com>"]
edition = "2018"
[dependencies]
warp = "0.2"
webrtc-unreliable = "0.4"
tokio = "0.2"
futures = "0.3"
pretty_env_logger = "0.4"