Commit Graph

70 Commits

Author SHA1 Message Date
Dan Buch
1991c87ba9 Starting work on go version of chapter 2 examples 2012-11-14 21:16:00 -05:00
Dan Buch
18a9674ec2 Working through the confirmation example
albeit with code that works rather than what came with the book.  Hmm...
2012-11-14 20:37:37 -05:00
Dan Buch
26ec865dd7 Pulling out channel setup into common bits
as was suggested in book.
2012-11-14 18:03:45 -05:00
Dan Buch
1120412e45 Namespacing work by implementation language
which just might be a horrible idea, but it was feeling cluttered at
just two languages and I'm about to add a third...
2012-11-14 17:56:40 -05:00
Dan Buch
7155d76a11 Filling in consumer side 2012-11-14 07:52:32 -05:00
Dan Buch
061c84f554 Filling in the RabbitMQ in Action Chapter 2 hello world producer 2012-11-14 07:43:11 -05:00
Dan Buch
8ac1ef7da5 Stubbing in some python bits
mostly so that I can work cleanly in a virtualenv.
2012-11-14 07:42:32 -05:00
Dan Buch
9f9a905f00 Showing conn uri before attempting to connect 2012-11-12 19:48:22 -05:00
Dan Buch
17032016c3 Using app-specific vhost
now that I'm learning more about vhosts.
2012-11-12 19:05:29 -05:00
Dan Buch
50efb4df6a Just using go get to fetch deps. 2012-11-12 19:05:13 -05:00
Dan Buch
2b21608871 Pointing at correct (renamed) dir 2012-11-11 09:44:55 -05:00
Dan Buch
a0991a7653 Renaming dir for clarity
since it's really not specific to the book...
2012-11-11 09:43:25 -05:00
Dan Buch
2cb4181460 Renaming dumb little executable for clarity
plus I think I'll be using the `sylvilagus` package for library bits.
2012-11-11 09:42:18 -05:00
Dan Buch
f56f2868a4 Setting env vars to make local root worky good 2012-11-11 08:42:55 -05:00
Dan Buch
c715ac39e0 Saving my tracks while working through the RabbitMQ In Action book 2012-11-11 08:23:12 -05:00
Dan Buch
06fde72193 Not formatting during build
and instead using the in-buffer :Fmt command.
2012-11-11 08:15:14 -05:00
Dan Buch
36ea5c9213 Properly cleaning 2012-11-10 21:24:16 -05:00
Dan Buch
97c9a95968 More trivial connection crap 2012-11-06 23:58:51 -05:00
Dan Buch
2f527a9d80 Connecting and such 2012-11-06 23:09:13 -05:00
Dan Buch
597f07ec2f Stubbing in new Go project for playing more with AMQP and database stuff 2012-11-06 23:01:10 -05:00