Skip to main content

Module transport

Module transport 

Source

Structs§

LspTransport
Transport layer for communicating with an LSP server over stdio.

Enums§

JsonRpcMessage
A JSON-RPC message received from the LSP server.

Functions§

frame_message
Encode a JSON-RPC payload with Content-Length framing (for testing).