Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Weiss
8e21d8453c
update for later versions of elixir and amqp lib 2018-07-11 11:15:50 -06:00
Dave Cottlehuber
3f469622a3 elixir: use 0.2.1 now its released 2017-05-01 12:29:05 +00:00
Dave Cottlehuber
e7434e9431 elixir: use a working amqp (pre)release 2017-03-23 14:55:24 +01:00
Michael Klishin
5f4af53774 Fix .md formatting 2016-02-07 03:54:12 +03:00
Michael Klishin
b804ccde95 Mention mix deps.* 2016-02-07 03:44:15 +03:00
Michael Klishin
216de64d3b README for Elixir tutorials 2016-02-07 03:41:09 +03:00
Michael Klishin
331e8f2d57 Consume from task_queue 2016-01-09 13:50:10 +03:00
Jeff Weiss
5c7c726621
add Elixir source for tutorial 6 2016-01-08 14:20:52 -08:00
Jeff Weiss
5757dfd36e
add Elixir source for tutorial 5 2015-12-22 12:14:39 -08:00
Jeff Weiss
11d1065326
Add Elixir source for tutorial 4 2015-12-22 00:38:08 -08:00
Jeff Weiss
f4fdd41df7
sync with upstream tutorial wording changes 2015-12-21 23:43:01 -08:00
Jeff Weiss
37086be131
add Elixir source for tutorial 3 2015-12-21 23:43:01 -08:00
Jeff Weiss
aa207592b2
add Elixir source for tutorial 2 2015-12-21 23:43:01 -08:00
Jeff Weiss
9f0db0be04
add Elixir tutorial 1
Prior to this commit, the RabbitMQ tutorials contained no Elixir
examples. One _could_ look at the Erlang examples and adapt them, but
that certainly does not result in idiomatic Elixir. This commit adds the
first tutorial and an Elixir project file specifying the `amqp` library
as the dependency for communicating with RabbitMQ via idiomatic Elixir.
2015-12-21 23:43:01 -08:00