mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Inserting "NOT supporting LACK.BUILDER DSL" into docstring
This commit is contained in:
parent
d79785044d
commit
839d995a84
2 changed files with 3 additions and 2 deletions
|
|
@ -389,7 +389,8 @@ the default answer. (Private)"
|
|||
"Initialize CLOG on a socket using HOST and PORT to serve BOOT-FILE as the
|
||||
default route for '/' to establish web-socket connections and static files
|
||||
located at STATIC-ROOT. The webserver used with CLACK can be chosen with
|
||||
:SERVER and middlewares prepended with :LACK-MIDDLEWARE-LIST.
|
||||
:SERVER and middlewares prepended with :LACK-MIDDLEWARE-LIST,
|
||||
NOT supporting LACK.BUILDER DSL.
|
||||
If LONG-POLLING-FIRST is t, the output is sent as HTML instead of
|
||||
websocket commands until the end of the on-new-window-handler, if
|
||||
LONG-POLLING-FIRST is a number will keep long polling till that number of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue