mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
move websocket creation to resource task
This commit is contained in:
parent
9f9d3570fc
commit
e8c8277f34
10 changed files with 234 additions and 101 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue