New simpler command interface via loopback UDP protected by a crypto token.

This commit is contained in:
Adam Ierymenko 2013-07-17 14:10:44 -04:00
parent 557cc359b3
commit 76bc9968ff
28 changed files with 202 additions and 7121 deletions

View file

@ -1,9 +1,6 @@
OBJS=\
ext/http-parser/http_parser.o \
ext/huffandpuff/huffman.o \
ext/jsoncpp/src/json_reader.o \
ext/jsoncpp/src/json_value.o \
ext/jsoncpp/src/json_writer.o \
ext/kissdb/kissdb.o \
ext/lz4/lz4hc.o \
ext/lz4/lz4.o \