oxicode-lsp 0.75.0

Thin LSP protocol adapter — JSON-RPC framing, lsp-types wrapper, async-process + async-lsp. Multi-server lifecycle lives in oxicode-cli.
Documentation

oxicode-lsp

Thin LSP protocol adapter for the oxicode workspace.

Provides JSON-RPC framing, an lsp-types wrapper, and an async-process + async-lsp runtime. Multi-server lifecycle (spawn, register, route) lives in the oxicode-cli composition root — this crate stays a focused, dependency-light protocol layer so other products can reuse it without pulling in the CLI.