From 75b2094cdd893bff4fb6e28f228f134701eee15a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Thu, 15 Oct 2020 02:11:51 +0200 Subject: json-rpc-test-server: add a simple co-process mode A disgusting copy-paste but it will have to do for now. Closes #6 --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 67d009f..2d390d5 100644 --- a/README.adoc +++ b/README.adoc @@ -65,8 +65,8 @@ Test server ----------- If you install development packages for libmagic, an included test server will be built but not installed which provides a trivial JSON-RPC 2.0 service with -FastCGI, SCGI, and WebSocket interfaces. It responds to `ping` and `date` -methods and it can serve static files. +FastCGI, SCGI, WebSocket and LSP-like co-process interfaces. It responds to +`ping` and `date`, supports OpenRPC discovery and it can serve static files. Contributing and Support ------------------------ -- cgit v1.2.3