From 6a69754e55fd2755b84962aa8e6805525f32f955 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Mon, 26 Oct 2015 09:33:40 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2ac49ef..c3b27f0 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,6 @@ Core requests usage: - Clojure: https://github.com/noodlewiz/xcljb - Guile: https://github.com/mwitmer/guile-xcb +# Server side (protocol + functionality) implementations for js + DOM ( would be really great to make completely web based playground page, connecting node-x11 api to DOM based implementation ) + - https://github.com/GothAck/javascript-x-server + - https://github.com/ttaubert/x-server-js