Commit Graph

25 Commits

Author SHA1 Message Date
Tony Garnock-Jones 36edc2dc1a Move server into its own subdirectory. Preparing for repo merges. 2012-05-10 16:49:49 -04:00
Tony Garnock-Jones 18f09b324b Handle Channel_flow (by ignoring it) 2012-05-10 15:22:24 -04:00
Tony Garnock-Jones 8fbd287e6d Stub Basic_qos 2012-05-10 11:49:16 -04:00
Tony Garnock-Jones 560febdea3 Support default exchange routing in Basic_publish 2012-05-10 11:49:09 -04:00
Tony Garnock-Jones 5f250c7f90 Cosmetic improvement to error messages 2012-05-10 11:48:38 -04:00
Tony Garnock-Jones 8d893ebbee Support no_wait for Exchange_declare 2012-05-10 11:47:09 -04:00
Tony Garnock-Jones 215d869b51 Cope with Qpid brokenness 2012-05-10 11:46:16 -04:00
Tony Garnock-Jones 1512e12c2c Slightly more information at AMQP connection open time 2012-05-10 11:45:33 -04:00
Tony Garnock-Jones aa87e25a95 try -> try_lwt 2012-05-10 11:09:07 -04:00
Tony Garnock-Jones 7d5a29c3d6 Lwt port of AMQP driver 2012-05-05 21:11:54 -04:00
Tony Garnock-Jones 51cbec0565 Intern node names to permit faster routing. 2012-05-05 11:46:48 -04:00
Tony Garnock-Jones c059bcbfa4 Rename in ML code. 2012-05-01 17:36:38 -04:00
Tony Garnock-Jones dd969a4b31 Config parsing; server control; milestones; ready-file. 2012-05-01 15:37:39 -04:00
Tony Garnock-Jones ac7541e571 Name network listeners. 2012-04-28 09:41:10 -04:00
Tony Garnock-Jones 5c32cfff0f Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
Tony Garnock-Jones b69a89b574 Avoid a few gratuitous off-fast-path races 2012-03-06 17:30:39 -05:00
Tony Garnock-Jones c9441e50da Avoid gratuitous mutation 2012-03-06 17:29:44 -05:00
Tony Garnock-Jones 740d67ed02 Add fanout exchange-type and create amq.fanout exchange at startup 2012-03-05 16:58:00 -05:00
Tony Garnock-Jones dbe0124314 Ignore received Channel_close_ok 2012-03-05 16:55:36 -05:00
Tony Garnock-Jones f159347646 Improve error messages from declaration of resources 2012-03-05 16:55:14 -05:00
Tony Garnock-Jones 5380080758 Split out net.ml; create amq.direct exchange 2012-03-04 13:03:38 -05:00
Tony Garnock-Jones 9863c45dee Include resource names in not_found messages 2012-03-04 13:03:08 -05:00
Tony Garnock-Jones 9badacb254 Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
Tony Garnock-Jones 69c009b4a3 Steps toward being able to run some of the tests 2012-03-04 00:12:59 -05:00
Tony Garnock-Jones c5a665adb2 First steps to crude AMQP listener 2012-03-03 18:04:52 -05:00