[LSP requires a header part](https://microsoft.github.io/language-server-protocol/specifications/specification-current/#headerPart), it kinds of tunnel JRPC in LSP protocol that has meta-data in the header. I need to modify how the client sends its data to allow one to do that.
LSP requires a header part, it kinds of tunnel JRPC in LSP protocol that has meta-data in the header.
I need to modify how the client sends its data to allow one to do that.