Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones 460685c0ca Include GPL3 license text. 2012-05-01 16:27:01 -04:00
doc Initial commit 2012-01-08 12:41:04 -05:00
web Include GPL3 license text. 2012-05-01 16:27:01 -04:00
.gitignore Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -05:00
COPYING Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
Makefile Templates for multiple pages 2012-04-29 19:41:04 -04:00
TODO Add "nodes" page 2012-05-01 09:25:59 -04:00
_tags Steps toward being able to run some of the tests 2012-03-04 00:12:59 -05:00
amqp0-9-1.stripped.xml Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -05:00
amqp_codegen.py Merge branch 'amqp' of vapour:ocamlmsg into amqp 2012-03-07 13:24:43 -05:00
amqp_relay.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
amqp_wireformat.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
app_info.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
codegen.py Merge branch 'amqp' of vapour:ocamlmsg into amqp 2012-03-07 13:24:43 -05:00
config.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
connections.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
datastructures.ml New API for getting list of classes 2012-04-29 19:41:28 -04:00
directnode.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
factory.ml New API for getting list of classes 2012-04-29 19:41:28 -04:00
fanoutnode.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
fqueue.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
hof.ml Clean up Date-header generation etc by introducing "|>" operator 2012-05-01 08:06:30 -04:00
html.ml Fix terribly broken escaping. 2012-04-29 11:49:10 -04:00
httpd.ml Clean up Date-header generation etc by introducing "|>" operator 2012-05-01 08:06:30 -04:00
httpd_date.ml Add cache-control headers to hopefully disable caching on streaming responses; untested so far 2012-04-30 23:58:15 -04:00
httpd_file.ml Chunk flushing 2012-04-29 08:37:34 -04:00
ibuffer.ml JSON parsing; more posted-message parsing 2012-04-29 13:13:51 -04:00
json.ml New API for getting list of classes 2012-04-29 19:41:28 -04:00
log.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
messages.json Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
meta.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
net.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
node.ml Node list and info APIs 2012-05-01 08:30:17 -04:00
ocamlmsg.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
queuenode.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
relay.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
server_control.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
sexp.ml More flexible sexp reading. 2012-04-29 16:33:32 -04:00
sexpjson.ml Interconversion between SPKI-SEXP and JSON 2012-04-29 16:34:08 -04:00
speedtest.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
squeue.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
status.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
stringstream.ml Stringstream flush and flush_before. 2012-04-29 16:33:49 -04:00
subscription.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
test_fqueue.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
ui_main.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
ui_relay.ml Handle close stream event 2012-05-01 09:25:24 -04:00
util.ml Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
uuid.ml Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00