move websocket creation to resource task

This commit is contained in:
Nova Fallen 2015-12-02 23:54:24 -05:00
parent 9f9d3570fc
commit e8c8277f34
10 changed files with 234 additions and 101 deletions

View file

@ -40,3 +40,4 @@ flate2 = "0.2.0"
uuid = "0.1.16"
euclid = {version = "0.4", features = ["plugins"]}
url = "0.5"
websocket = "0.14.0"