Expand description
Transport layer for LSP messages.
Structs§
- IoThreads
- A pair of threads for reading and writing LSP messages.
- Mirror
Args - 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.