Hi, I maintain lspf, a Rust framework for building Language Server Protocol servers and clients.
It provides protocol lifecycle management, document synchronization, typed request handling, and transport adapters. Applications supply their own language analysis.
Would lspf be suitable for inclusion? I noticed the existing Langium, Xtext, and multilspy entries. Which section would you recommend for a framework supporting both servers and clients?
I'd be happy to submit a PR with the appropriate entry.
Hi, I maintain lspf, a Rust framework for building Language Server Protocol servers and clients.
It provides protocol lifecycle management, document synchronization, typed request handling, and transport adapters. Applications supply their own language analysis.
Would lspf be suitable for inclusion? I noticed the existing Langium, Xtext, and multilspy entries. Which section would you recommend for a framework supporting both servers and clients?
I'd be happy to submit a PR with the appropriate entry.