/vscode-json-rpc

JSON-RPC implementation

Primary LanguageHaxeMIT LicenseMIT

CI Haxelib Version Haxelib License

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)