mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +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
|
@ -30,3 +30,4 @@ image = "0.5.0"
|
|||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
url = "0.5"
|
||||
websocket = "0.14.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue