add keepalives for route nodes

This commit is contained in:
John Smith
2022-04-07 09:55:09 -04:00
parent fe1754b84b
commit f7873aba88
9 changed files with 267 additions and 27 deletions
+2 -1
View File
@@ -95,7 +95,8 @@ send_wrapper = "^0"
[target.'cfg(target_arch = "wasm32")'.dependencies.web-sys]
version = "^0"
features = [
# 'Document',
'Document',
'HtmlDocument',
# 'Element',
# 'HtmlElement',
# 'Node',