From e1c4488ac361836a411e120d9c30d26e8e1c8a2e Mon Sep 17 00:00:00 2001 From: Saman Sjukur Date: Wed, 7 Feb 2018 13:06:15 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a3d652f..779bb836 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Example Projects * [Plot real time Linux CPU/IO/Mem stats to a HTML5 dashboard using websocketd and vmstat](https://github.com/joewalnes/web-vmstats) _(for Linux)_ * [Remote JScript & VBScript code execution tool based on websocketd](https://github.com/dab00/ws-console) _(for Windows)_ * [Arbitrary REPL in the browser using websocketd](https://github.com/rowanthorpe/ws-repl) +* [Retrieve SQL data from server with LiveCode and webSocketd](https://github.com/samansjukur/wslc) Got more examples? Open a pull request.