# About this project This project will be mainly used for my other project that involved interacting with an lsp ## Goals - Fully capable of interacting with a language server process - Simple, unaffected by changes made the Language Server Protocol ## TODOS - [x] Handling request and notifications. - [ ] Progress support - [ ] Some other stuff that i haven't ran into yet. ## Project's state - Test Coverages: 0% (I'm lazy bro)