mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Prepare for additional connection types
This commit is contained in:
parent
64b0c663e9
commit
1c9fa342ad
17 changed files with 619 additions and 620 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue