Chimdi Azubuike
d11638a2da
example 1 basic send receive
2015-06-20 21:25:40 -07:00
Chimdi Azubuike
5007bfb4ca
adding dir for php-amqpc
2015-06-20 20:55:31 -07:00
Michael Klishin
4c97fbdf8a
Merge pull request #54 from andreho/master
...
Correction of Java examples to preserve utf-8 string encoding
2015-05-18 17:44:36 -07:00
a.hofmann
54bf8a1ca4
Correction of Java examples to preserve utf-8 string encoding
2015-05-18 22:44:31 +02:00
Michael Klishin
a008f34192
Merge pull request #51 from kspearrin/master
...
Ported .net examples to a visual studio solution
2015-04-29 18:00:01 +03:00
Michael Klishin
bcc1c16800
De-emphasize Ruby amqp gem
...
Bunny is what 99% of people should be using.
2015-04-29 15:28:49 +03:00
Michael Klishin
cb564d53da
Link to amqp.lib tutorials (until we finally can port them)
2015-04-29 15:28:32 +03:00
Michael Klishin
7621270241
Correct .NET client download URL
2015-04-29 15:27:23 +03:00
Michael Klishin
fe6261798b
Wipe out node-amqp tutorials
...
node-amqp is abandonware with known bugs. Avoid it at all costs.
Please use amqp.node instead.
2015-04-29 15:26:29 +03:00
Kyle Spearrin
be8f5dd34b
Updated assembly infos to match proper project names
2015-04-28 13:03:41 -04:00
Kyle Spearrin
8bdb7f096f
Ported .net examples to a visual studio solution
2015-04-28 12:59:10 -04:00
Michael Klishin
64f5cf2460
.NET client 3.4.4
2015-03-09 00:28:30 +03:00
Michael Klishin
1597e9db71
Bunny 1.7.0+
2015-03-09 00:26:06 +03:00
Michael Klishin
c8df923006
Langohr 3.0.1
2015-01-28 04:50:15 +03:00
Michael Klishin
4176b65a0f
Bump Bunny to 1.6.3
2015-01-28 04:49:06 +03:00
Michael Klishin
2afb142033
Merge pull request #49 from Sumanth-Ineni/patch-1
...
Update README.md
2015-01-05 22:15:52 +03:00
Sumanth-Ineni
761d798279
Update README.md
...
The links were pointing to Java Tutorial - changed them to point to DotNet tutorials
2015-01-05 18:14:15 +00:00
Michael Klishin
d4eee9943a
(c) year
2015-01-03 01:08:02 +03:00
Michael Klishin
4d95c34a61
Sync with upstream
2014-12-21 19:48:01 +03:00
Michael Klishin
8aa35678a6
Use Langohr 3.0.0
2014-12-21 19:47:12 +03:00
Michael Klishin
9d2aa9c4b5
Langohr 3.0 RC4
2014-11-18 15:01:51 +00:00
Michael Klishin
9f520483b1
Merge pull request #46 from mandolyte/master
...
Imports corrected
2014-10-27 13:30:27 +03:00
mandolyte
dc5357c9f8
Corrected argument handling
2014-10-26 19:52:02 -04:00
mandolyte
0a1a77059e
Corrected execute statements to have topic arguments
2014-10-26 19:51:21 -04:00
mandolyte
756e6b737e
Added check to verify that sufficient args are supplied.
...
Corrected the range to skip Args[0] (which is the command itself)
2014-10-26 19:28:15 -04:00
mandolyte
1b92c78a00
Changed emit_log.go to handle multiple command line args
...
Changed receive_logs.go to declare the Exchange so that if it is run
before emit_log it will not panic.
2014-10-26 18:35:00 -04:00
mandolyte
c51568aad5
Imports corrected
2014-10-26 18:08:57 -04:00
Michael Klishin
fc83432e0d
Merge pull request #45 from mandolyte/master
...
added dot count for fake work delay
2014-10-26 15:54:49 +03:00
mandolyte
1720d85d0d
added dot count for fake work delay
2014-10-26 08:07:52 -04:00
Michael Klishin
1ae57f3a41
Merge pull request #42 from djhojd/patch-1
...
nodejs: Fixed wrong connection.publish routingKey
2014-09-01 19:02:52 +04:00
Claudiu Hojda
9a89fe9cde
nodejs: Fixed wrong connection.publish routingKey
...
In worker.js we are creating a queue called 'task_queue' so in send.js we should publish to 'task_queue' not to 'hello'.
2014-09-01 17:45:37 +03:00
Michael Klishin
0fe6cf5736
Merge pull request #40 from pilwon/patch-1
...
Go: Added missing import "os"
2014-08-26 11:49:30 +04:00
Michael Klishin
da74436e9e
Merge pull request #41 from pilwon/patch-3
...
Go: Changed receive_logs_direct.go to continue listening.
2014-08-26 11:49:16 +04:00
Pilwon Huh
b8885f4eaf
Go: Changed receive_logs_direct.go to continue listening.
...
Changed `receive_logs_direct.go` of Go tutorial to continue listening after the first message, to be consistent with other files including `receive_logs_topic.go`.
2014-08-25 23:28:33 -04:00
Pilwon Huh
41ec9ae336
Go: Added missing import "os"
2014-08-25 23:24:38 -04:00
Michael Klishin
ea9f733666
Update Clojure tutorials for Langohr 3.0
2014-08-23 12:55:58 +04:00
Michael Klishin
d2b95e00f0
Ditto
2014-08-23 12:55:42 +04:00
Michael Klishin
17daeef6b6
README updates
2014-08-23 12:54:44 +04:00
Michael Klishin
3113a1e238
Use Langohr 3.0.0-rc2
2014-08-23 12:52:01 +04:00
Michael Klishin
eb060defce
Bump Langohr to 3.0.0-rc1
2014-08-22 17:33:50 +04:00
Michael Klishin
32c5187e64
Sync with upstream
2014-08-20 14:12:58 +04:00
Michael Klishin
54a64fe02a
Add license info, fixes #35 .
2014-08-20 14:12:22 +04:00
Michael Klishin
30228dbc54
Merge pull request #39 from pilwon/go_improvements
...
Added Tutorial 6 & Improved, fixed bug, cleaned up code for Go language
2014-08-19 11:57:28 +04:00
Pilwon Huh
371fc3b64d
Improved, fixed bug, and cleaned up code for Go.
2014-08-18 21:29:50 -04:00
Pilwon Huh
99f02f8271
Added Tutorial 6 code for Go.
2014-08-18 21:29:22 -04:00
Michael Klishin
ae594180a0
Sync with upstream
2014-08-04 03:03:51 +04:00
Michael Klishin
89bfb4447b
Langohr 2.11
2014-08-04 03:02:54 +04:00
Michael Klishin
a66709934d
Use Bunny 1.4.0+
2014-08-04 03:01:35 +04:00
Michael Klishin
5f16ed8973
Link to the package page, not (outdated) docs
2014-08-04 03:01:14 +04:00
Michael Klishin
3edca16021
Merge pull request #37 from jgpawletko/patch-1
...
add missing puts
2014-06-05 14:14:12 +04:00