4 releases
0.2.0 | Jan 20, 2021 |
---|---|
0.1.2 | Feb 7, 2019 |
0.1.1 | Jan 22, 2019 |
0.1.0 | Dec 31, 2018 |
#147 in Asynchronous
8,884 downloads per month
13KB
313 lines
lsp-codec
Simple Tokio 0.1-based Codec implementation for Language Server Protocol.
This is simplistic by design - for more advanced/complete usage you're likely better exploring
gluon-lang
's LSP codec
or https://github.com/smith61/rls_proto.
Dependencies
~3MB
~48K SLoC