This is an implementation of JSON-RPC ported from vscode-jsonrpc. It is used for the following in haxe-language-server:
- communication with vscode-languageclient (Language Server Protocol)
- communication with
haxe.exe
(Haxe 4 Display Protocol)
This is an implementation of JSON-RPC ported from vscode-jsonrpc. It is used for the following in haxe-language-server:
haxe.exe
(Haxe 4 Display Protocol)