Module transport

Source
Expand description

Transport layer for LSP messages.

Structs§

IoThreads
A pair of threads for reading and writing LSP messages.
MirrorArgs
Convenience cli arguments for setting up a transport with an optional mirror or replay file.

Functions§

io_transport
Creates an LSP connection via io.
with_stdio_transport
Note that we must have our logging only write out to stderr.