From d7c838ad250191ff7882d5dbf85343ea3367d74e Mon Sep 17 00:00:00 2001 From: b-ma Date: Thu, 5 Sep 2024 14:33:15 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20collecti?= =?UTF-8?q?ve-soundworks/soundworks@92af74d313f7aaee189248b28ca5c89640cf5b?= =?UTF-8?q?da=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client.Client.html | 2 +- client.Context.html | 2 +- client.ContextManager.html | 2 +- client.Plugin.html | 2 +- client.PluginManager.html | 2 +- client.SharedState.html | 2 +- client.SharedStateCollection.html | 2 +- client.Socket.html | 14 ++++----- client.StateManager.html | 2 +- client.html | 2 +- client_Client.js.html | 2 +- client_Context.js.html | 2 +- client_ContextManager.js.html | 2 +- client_Plugin.js.html | 2 +- client_PluginManager.js.html | 2 +- client_SharedState.js.html | 2 +- client_SharedStateCollection.js.html | 2 +- client_Socket.js.html | 37 ++++++++++-------------- client_StateManager.js.html | 2 +- client_index.js.html | 2 +- common_BasePlugin.js.html | 2 +- common_BasePluginManager.js.html | 2 +- common_BaseSharedState.js.html | 2 +- common_BaseSharedStateCollection.js.html | 2 +- common_BaseStateManager.js.html | 2 +- common_ParameterBag.js.html | 2 +- common_SharedStatePrivate.js.html | 2 +- global.html | 2 +- index.html | 2 +- server.Client.html | 2 +- server.Context.html | 2 +- server.ContextManager.html | 2 +- server.Plugin.html | 2 +- server.PluginManager.html | 2 +- server.Server.html | 2 +- server.SharedState.html | 2 +- server.SharedStateCollection.html | 2 +- server.Socket.html | 2 +- server.Sockets.html | 2 +- server.StateManager.html | 2 +- server.html | 2 +- server_Client.js.html | 2 +- server_Context.js.html | 2 +- server_ContextManager.js.html | 2 +- server_Plugin.js.html | 2 +- server_PluginManager.js.html | 2 +- server_Server.js.html | 2 +- server_SharedState.js.html | 2 +- server_SharedStateCollection.js.html | 2 +- server_Socket.js.html | 2 +- server_Sockets.js.html | 2 +- server_StateManager.js.html | 2 +- server_audit-schema.js.html | 2 +- server_index.js.html | 2 +- 54 files changed, 74 insertions(+), 81 deletions(-) diff --git a/client.Client.html b/client.Client.html index d1d12542..f9d44d12 100644 --- a/client.Client.html +++ b/client.Client.html @@ -1769,7 +1769,7 @@
Example

diff --git a/client.Context.html b/client.Context.html index 438aa133..4e54e488 100644 --- a/client.Context.html +++ b/client.Context.html @@ -998,7 +998,7 @@

(as
- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.ContextManager.html b/client.ContextManager.html index 48007c59..f0f3a55b 100644 --- a/client.ContextManager.html +++ b/client.ContextManager.html @@ -243,7 +243,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.Plugin.html b/client.Plugin.html index 97f846ee..71db798f 100644 --- a/client.Plugin.html +++ b/client.Plugin.html @@ -1628,7 +1628,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.PluginManager.html b/client.PluginManager.html index b8ed08ec..f736998a 100644 --- a/client.PluginManager.html +++ b/client.PluginManager.html @@ -1096,7 +1096,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.SharedState.html b/client.SharedState.html index d16c0988..a049108e 100644 --- a/client.SharedState.html +++ b/client.SharedState.html @@ -2731,7 +2731,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.SharedStateCollection.html b/client.SharedStateCollection.html index ca26f772..e66eaa1a 100644 --- a/client.SharedStateCollection.html +++ b/client.SharedStateCollection.html @@ -3099,7 +3099,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.Socket.html b/client.Socket.html index 5e169b06..6adeea5b 100644 --- a/client.Socket.html +++ b/client.Socket.html @@ -117,7 +117,7 @@

Source:
@@ -328,7 +328,7 @@

addListene
Source:
@@ -493,7 +493,7 @@

Source:
@@ -578,7 +578,7 @@

rem
Source:
@@ -721,7 +721,7 @@

removeL
Source:
@@ -880,7 +880,7 @@

sendSource:
@@ -1059,7 +1059,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.StateManager.html b/client.StateManager.html index 8348e8d1..ee16dd05 100644 --- a/client.StateManager.html +++ b/client.StateManager.html @@ -1696,7 +1696,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client.html b/client.html index 825d5a41..7391cd2f 100644 --- a/client.html +++ b/client.html @@ -776,7 +776,7 @@
Type:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_Client.js.html b/client_Client.js.html index 7311a5e4..818ba343 100644 --- a/client_Client.js.html +++ b/client_Client.js.html @@ -540,7 +540,7 @@

client/Client.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_Context.js.html b/client_Context.js.html index 6aeaf47e..e941c53e 100644 --- a/client_Context.js.html +++ b/client_Context.js.html @@ -315,7 +315,7 @@

client/Context.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_ContextManager.js.html b/client_ContextManager.js.html index 610c84d2..251914b3 100644 --- a/client_ContextManager.js.html +++ b/client_ContextManager.js.html @@ -175,7 +175,7 @@

client/ContextManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_Plugin.js.html b/client_Plugin.js.html index 7118744c..88d6ac82 100644 --- a/client_Plugin.js.html +++ b/client_Plugin.js.html @@ -131,7 +131,7 @@

client/Plugin.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_PluginManager.js.html b/client_PluginManager.js.html index 16b0686e..d8e6208f 100644 --- a/client_PluginManager.js.html +++ b/client_PluginManager.js.html @@ -196,7 +196,7 @@

client/PluginManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_SharedState.js.html b/client_SharedState.js.html index 6bc3df93..ec8b6fb0 100644 --- a/client_SharedState.js.html +++ b/client_SharedState.js.html @@ -148,7 +148,7 @@

client/SharedState.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_SharedStateCollection.js.html b/client_SharedStateCollection.js.html index 91b76463..edb29fda 100644 --- a/client_SharedStateCollection.js.html +++ b/client_SharedStateCollection.js.html @@ -102,7 +102,7 @@

client/SharedStateCollection.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_Socket.js.html b/client_Socket.js.html index 30c25c09..dbd4eb27 100644 --- a/client_Socket.js.html +++ b/client_Socket.js.html @@ -143,6 +143,8 @@

client/Socket.js

} webSocketOptions = { + // handshakeTimeout: 2000, + // do not reject self-signed certificates rejectUnauthorized: false, }; } @@ -159,8 +161,6 @@

client/Socket.js

// Init socket // ---------------------------------------------------------- return new Promise(resolve => { - let connectionRefusedLogged = false; - const trySocket = async () => { const ws = new WebSocket(url, webSocketOptions); @@ -170,7 +170,6 @@

client/Socket.js

this.#socket.addEventListener('message', e => { if (e.data === PING_MESSAGE) { - // heartbeat(); this.#socket.send(PONG_MESSAGE); // do not propagate ping / pong messages return; @@ -213,26 +212,20 @@

client/Socket.js

// cf. https://github.com/collective-soundworks/soundworks/issues/17 ws.addEventListener('error', e => { - if (e.type === 'error') { - if (ws.terminate) { - ws.terminate(); - } else { - ws.close(); - } + if (ws.terminate) { + ws.terminate(); + } else { + ws.close(); + } - // for node clients, retry connection - if (e.error && e.error.code === 'ECONNREFUSED') { - // we want to log the warning just once - if (!connectionRefusedLogged) { - logger.log('[soundworks.Socket] Connection refused, waiting for the server to start'); - // console.log(e.error); - connectionRefusedLogged = true; - } - - // retry in 1 second - setTimeout(trySocket, 1000); - } + if (e.error) { + const msg = `[Socket Error] code: ${e.error.code}, message: ${e.error.message}`; + logger.log(msg); } + + // Try reconnect in all cases, note that if the socket has been connected the + // close event will be propagated and the launcher will restart the process. + setTimeout(trySocket, 1000); }); }; @@ -350,7 +343,7 @@

client/Socket.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_StateManager.js.html b/client_StateManager.js.html index 035c07dd..78b0be5c 100644 --- a/client_StateManager.js.html +++ b/client_StateManager.js.html @@ -131,7 +131,7 @@

client/StateManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/client_index.js.html b/client_index.js.html index d9c7c26d..3f3119ba 100644 --- a/client_index.js.html +++ b/client_index.js.html @@ -114,7 +114,7 @@

client/index.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_BasePlugin.js.html b/common_BasePlugin.js.html index 94e93dc9..91d5b939 100644 --- a/common_BasePlugin.js.html +++ b/common_BasePlugin.js.html @@ -237,7 +237,7 @@

common/BasePlugin.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_BasePluginManager.js.html b/common_BasePluginManager.js.html index c92762fa..d1b72a20 100644 --- a/common_BasePluginManager.js.html +++ b/common_BasePluginManager.js.html @@ -315,7 +315,7 @@

common/BasePluginManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_BaseSharedState.js.html b/common_BaseSharedState.js.html index 38b07aaf..7b0535f1 100644 --- a/common_BaseSharedState.js.html +++ b/common_BaseSharedState.js.html @@ -762,7 +762,7 @@

common/BaseSharedState.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_BaseSharedStateCollection.js.html b/common_BaseSharedStateCollection.js.html index eeb20fed..694511e6 100644 --- a/common_BaseSharedStateCollection.js.html +++ b/common_BaseSharedStateCollection.js.html @@ -388,7 +388,7 @@

common/BaseSharedStateCollection.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_BaseStateManager.js.html b/common_BaseStateManager.js.html index b1e88ffe..535fd348 100644 --- a/common_BaseStateManager.js.html +++ b/common_BaseStateManager.js.html @@ -568,7 +568,7 @@

common/BaseStateManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_ParameterBag.js.html b/common_ParameterBag.js.html index 84014cde..225bc976 100644 --- a/common_ParameterBag.js.html +++ b/common_ParameterBag.js.html @@ -492,7 +492,7 @@

common/ParameterBag.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/common_SharedStatePrivate.js.html b/common_SharedStatePrivate.js.html index 54b83c42..ca9433b0 100644 --- a/common_SharedStatePrivate.js.html +++ b/common_SharedStatePrivate.js.html @@ -297,7 +297,7 @@

common/SharedStatePrivate.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/global.html b/global.html index 2a1a2c8f..4f26e0d6 100644 --- a/global.html +++ b/global.html @@ -313,7 +313,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/index.html b/index.html index f0a573a7..e82a05c7 100644 --- a/index.html +++ b/index.html @@ -98,7 +98,7 @@

Other Links


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.Client.html b/server.Client.html index 80c294a5..d3c87147 100644 --- a/server.Client.html +++ b/server.Client.html @@ -417,7 +417,7 @@
Type:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.Context.html b/server.Context.html index f028038c..1cb71342 100644 --- a/server.Context.html +++ b/server.Context.html @@ -1261,7 +1261,7 @@

(as
- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.ContextManager.html b/server.ContextManager.html index e7e68cdf..9932aa95 100644 --- a/server.ContextManager.html +++ b/server.ContextManager.html @@ -243,7 +243,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.Plugin.html b/server.Plugin.html index 62d9fa15..b72e8585 100644 --- a/server.Plugin.html +++ b/server.Plugin.html @@ -1987,7 +1987,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.PluginManager.html b/server.PluginManager.html index fd621e7d..04c9f79b 100644 --- a/server.PluginManager.html +++ b/server.PluginManager.html @@ -1180,7 +1180,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.Server.html b/server.Server.html index e9ffc1a6..0b37b8e7 100644 --- a/server.Server.html +++ b/server.Server.html @@ -2115,7 +2115,7 @@

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.SharedState.html b/server.SharedState.html index d30ca370..753c77c0 100644 --- a/server.SharedState.html +++ b/server.SharedState.html @@ -2731,7 +2731,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.SharedStateCollection.html b/server.SharedStateCollection.html index 363192af..d13ac956 100644 --- a/server.SharedStateCollection.html +++ b/server.SharedStateCollection.html @@ -3099,7 +3099,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.Socket.html b/server.Socket.html index eaa38eb8..83d68cb2 100644 --- a/server.Socket.html +++ b/server.Socket.html @@ -1385,7 +1385,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.Sockets.html b/server.Sockets.html index 413c1155..c537a36a 100644 --- a/server.Sockets.html +++ b/server.Sockets.html @@ -851,7 +851,7 @@
Parameters:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.StateManager.html b/server.StateManager.html index dad30865..10c9a50a 100644 --- a/server.StateManager.html +++ b/server.StateManager.html @@ -5109,7 +5109,7 @@
Returns:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server.html b/server.html index 8822e0ca..4f1e91ae 100644 --- a/server.html +++ b/server.html @@ -802,7 +802,7 @@
Type:

- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_Client.js.html b/server_Client.js.html index 6ec596eb..11e5fbe1 100644 --- a/server_Client.js.html +++ b/server_Client.js.html @@ -119,7 +119,7 @@

server/Client.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_Context.js.html b/server_Context.js.html index df3bb555..c8ac59ec 100644 --- a/server_Context.js.html +++ b/server_Context.js.html @@ -307,7 +307,7 @@

server/Context.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_ContextManager.js.html b/server_ContextManager.js.html index 32371c4b..db54dc36 100644 --- a/server_ContextManager.js.html +++ b/server_ContextManager.js.html @@ -329,7 +329,7 @@

server/ContextManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_Plugin.js.html b/server_Plugin.js.html index 7275c9ac..20588101 100644 --- a/server_Plugin.js.html +++ b/server_Plugin.js.html @@ -154,7 +154,7 @@

server/Plugin.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_PluginManager.js.html b/server_PluginManager.js.html index 52a8116a..210a1255 100644 --- a/server_PluginManager.js.html +++ b/server_PluginManager.js.html @@ -234,7 +234,7 @@

server/PluginManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_Server.js.html b/server_Server.js.html index f1721cd2..2a143d9b 100644 --- a/server_Server.js.html +++ b/server_Server.js.html @@ -1246,7 +1246,7 @@

server/Server.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_SharedState.js.html b/server_SharedState.js.html index d66c1ca3..50ac1be4 100644 --- a/server_SharedState.js.html +++ b/server_SharedState.js.html @@ -149,7 +149,7 @@

server/SharedState.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_SharedStateCollection.js.html b/server_SharedStateCollection.js.html index e81bbddd..8bbea3eb 100644 --- a/server_SharedStateCollection.js.html +++ b/server_SharedStateCollection.js.html @@ -103,7 +103,7 @@

server/SharedStateCollection.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_Socket.js.html b/server_Socket.js.html index f9da7670..75368484 100644 --- a/server_Socket.js.html +++ b/server_Socket.js.html @@ -342,7 +342,7 @@

server/Socket.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_Sockets.js.html b/server_Sockets.js.html index 23543adc..a087238c 100644 --- a/server_Sockets.js.html +++ b/server_Sockets.js.html @@ -265,7 +265,7 @@

server/Sockets.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_StateManager.js.html b/server_StateManager.js.html index 6040bee4..239fe791 100644 --- a/server_StateManager.js.html +++ b/server_StateManager.js.html @@ -760,7 +760,7 @@

server/StateManager.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_audit-schema.js.html b/server_audit-schema.js.html index 1fbaf8a0..4af869f2 100644 --- a/server_audit-schema.js.html +++ b/server_audit-schema.js.html @@ -106,7 +106,7 @@

server/audit-schema.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.
diff --git a/server_index.js.html b/server_index.js.html index e1069024..b7538731 100644 --- a/server_index.js.html +++ b/server_index.js.html @@ -95,7 +95,7 @@

server/index.js


- Documentation generated by JSDoc 4.0.3 on Wed May 29 2024 13:15:17 GMT+0000 (Coordinated Universal Time) using the docdash theme. + Documentation generated by JSDoc 4.0.3 on Thu Sep 05 2024 14:33:14 GMT+0000 (Coordinated Universal Time) using the docdash theme.