serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
RPCProcessor.send
served
lsp
jsonrpc
RPCProcessor
Sends a raw JSON object to the other RPC side.
void
send
(ResponseMessage res)
void
send
(ResponseMessageRaw res)
void
send
(RequestMessage req)
void
send
(RequestMessageRaw req)
void
send
(JSONValue raw)
class
RPCProcessor
deprecated
void
send
(
JSONValue
raw
)
Meta
Source
See Implementation
served
lsp
jsonrpc
RPCProcessor
constructors
this
functions
awaitResponse
hasData
log
notifyMethod
notifyMethodRaw
notifyProgressRaw
poll
registerCapability
send
sendMethod
sendMethodRaw
sendRawPacket
sendRequest
stop
window
Sends a raw JSON object to the other RPC side.