A library for working with the Language Server Protocol, as either client or server. (LSP protocol only, not tied to any particular language engine)
NOTE: Currently requires nightly to build. After upcoming Rust 1.15 release, nightly should no longer be necessary.
See full server/client example here: src/server_tests.rs