Prepare for additional connection types

This commit is contained in:
David Botton 2024-03-11 23:20:23 -04:00
parent 64b0c663e9
commit 1c9fa342ad
17 changed files with 619 additions and 620 deletions

View file

@ -102,7 +102,7 @@ set (logging to browser console) in the default debug.html boot-file."
(unless *clog-running*
(initialize nil :boot-file boot-file :port port))
(set-on-new-window (lambda (body)
(clog-connection:debug-mode (connection-id body))
(debug-mode body)
(when clog-web-initialize
(clog-web:clog-web-initialize body))
(when clog-gui-initialize