aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-03-09 23:32:01 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2015-03-09 23:32:01 +0100
commit5885d1aa69ea10af445713edba0b632a7892f317 (patch)
treeb39e417fd6b5a309d9318c0b8035bc9d97e9cb8b /README
parent931fc441f6b89e8fed9c912ddb99d193f99f8b56 (diff)
downloadjson-rpc-shell-5885d1aa69ea10af445713edba0b632a7892f317.tar.gz
json-rpc-shell-5885d1aa69ea10af445713edba0b632a7892f317.tar.xz
json-rpc-shell-5885d1aa69ea10af445713edba0b632a7892f317.zip
Some intial WebSockets code
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index f845a5d..40594e4 100644
--- a/README
+++ b/README
@@ -11,6 +11,8 @@ gist of it is actually very simple -- run some stuff on new git commits.
`acid' will provide a JSON-RPC 2.0 service for frontends over FastCGI, SCGI, or
WebSockets, as well as a webhook endpoint for notifications about new commits.
+The daemon is supposed to be "firewalled" by a normal HTTP server and it will
+not provide TLS support to secure the communications.
`acid' will be able to tell you about build results via e-mail and/or IRC.