4 releases
| 0.1.3 | May 26, 2022 |
|---|---|
| 0.1.2 | Apr 24, 2022 |
| 0.1.1 | Apr 24, 2022 |
| 0.1.0 | Apr 24, 2022 |
#496 in Text editors
65 downloads per month
145KB
3K
SLoC
BSP-Server
State: Working, Unstable, feature releases might break 0.1
A build server scaffold, exposing a synchronous crossbeam-channel based API. This crate handles protocol handshaking and parsing messages, while you control the message dispatch loop yourself.
Run with RUST_LOG=bsp_server=debug to see all the messages.
inspired by lsp-server
Dependencies
~9–12MB
~137K SLoC