working websocket and bootstrap peer reconnection when connection is lost
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"db": "/static/db.js",
|
||||
"IDUtils": "/static/IDUtils.js",
|
||||
"PeerManager": "/static/PeerManager.js",
|
||||
"log": "/static/log.js"
|
||||
"log": "/static/log.js",
|
||||
"Sync": "/static/Sync.js"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user