diff --git a/README.md b/README.md index 0fabb95..e1661a1 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,10 @@ State is held in [websocket attributes](https://docs.basex.org/main/WebSocket_Fu |Name|Use| |----|---| -|client|the client initialize message| +|id|wsid| +|connectTime|dateTime of connection| |initialized|set true after client sends initialized message| +|client|the client initialize message| |files|A map whose keys are open uris, values are maps (doctype-> attribute name where doctype is stored| | |file-{uuid}|name of websocket attribute containing the textDocument| |parse-{uuid}|name of websocket attribute containing parse tree XML| diff --git a/webapp/lsp-manager/api-jobs.xqm b/webapp/lsp-manager/api-jobs.xqm deleted file mode 100644 index 9eaaa58..0000000 --- a/webapp/lsp-manager/api-jobs.xqm +++ /dev/null @@ -1,37 +0,0 @@ -module namespace joba = 'app/jobs'; - -declare variable $joba:names:=("id","type","state","user","duration","time","start"); -(: - id: job ID - type: type of the job (command, query, REST, RESTXQ, etc.) - state: current state of the job: scheduled, queued, running, cached - user: user who started the job - duration: evaluation time (included if a job is running or if the result was cached) - start: next start of job (included if a job will be executed repeatedly) - time: time when job was registered - :) -declare function joba:jobs() -as element(job)* -{ - job:list()[. ne job:current()] ! job:list-details(.) -}; - -declare function joba:table($jobs as element(job)*,$names as xs:string+) -as element(table) -{ -
| { . } | }
|---|
| {$val/string()} | - } -
You have no direct messages
-
Last updated 3 mins ago
-Last updated 3 mins ago
-This is a wider card with supporting text below as a natural lead-in to additional - content. This card has even longer content than the first to show that equal height action.
-Last updated 3 mins ago
-Last updated 3 mins ago
-