careo / rabbitmq-erlang-client-examples
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Rakefile | ||
| |
Readme.markdown | ||
| |
deps/ | ||
| |
doc/ | ||
| |
ebin/ | ||
| |
src/ |
Readme.markdown
Erlang AMQP Examples
Setup
Need to setup a symlink to the rabbitmq erlang client, which in turn needs a symlink to the rabbitmq server. Yeah. I need to clean that up.
References
http://medevyoujane.com/blog/2008/8/21/erlang-make-rake-and-emake.html
http://hopper.squarespace.com/blog/2008/1/12/introducing-the-erlang-amqp-client.html

