Commit Graph

880 Commits

Author SHA1 Message Date
Jason Marquette
e1322a0571
update send.php
Adding close tag.
2019-01-03 09:17:33 -06:00
Michael Klishin
62cf628ad5
README: mention the newly contributed Dart port 2018-12-28 21:56:07 +03:00
Michael Klishin
8f075b0c57
Merge branch 'Matrixbirds-master' 2018-12-28 21:34:25 +03:00
Michael Klishin
17198d0430
Dart: make it easier to distinguish different published messages 2018-12-28 21:34:06 +03:00
Michael Klishin
4629f41b05
Dart: minor tutorial 5 corrections 2018-12-28 21:31:30 +03:00
Michael Klishin
381ddf80bc
Merge branch 'master' of https://github.com/Matrixbirds/rabbitmq-tutorials into Matrixbirds-master 2018-12-28 21:08:11 +03:00
matrixbirds
48e2c0ac73 add doc 2018-12-27 16:58:14 +08:00
matrixbirds
13b8d028ed add dart 2018-12-27 00:52:01 +08:00
Michael Klishin
589e5e91c5
Update README.md 2018-12-24 10:36:32 +03:00
Michael Klishin
9cdf2edc11
Link to the main docs page, too 2018-12-24 10:34:10 +03:00
Michael Klishin
9173656321
A different take on #192 by @mengmanzbh 2018-12-24 10:32:02 +03:00
Michael Klishin
426a34e8da
Merge pull request #190 from max-kovpak/patch-1
Added require example
2018-12-11 19:10:34 +03:00
Max Kovpak
960a3c2d7a
Added require example
Added require example and the full name of the package.
2018-12-11 18:06:19 +02:00
Arnaud Cogoluègnes
3fc2793f25
Upgrade Spring AMQP tutorials to Spring Boot 2.1.1 2018-12-06 10:53:04 +01:00
Arnaud Cogoluègnes
cde21163c3
Symlink 2 Java files to Maven project directory 2018-12-04 16:53:31 +01:00
Arnaud Cogoluègnes
61bdb175a6
Upgrade Scala tutorials
Scala, Maven plugins, Maven Wrapper.
2018-12-04 16:31:20 +01:00
Arnaud Cogoluègnes
61ca6df6d5
Update Java tutorials to Java 8 2018-12-04 10:55:14 +01:00
Arnaud Cogoluègnes
11b8eaf685
Polish SOAP UI tutorials
Wording, add Maven wrapper, bump Java client version in pom.xml
2018-12-03 15:14:58 +01:00
Arnaud Cogoluègnes
2a76d354f0
Merge pull request #183 from SiKing/feature/soapui_port
Feature/soapui port
2018-12-03 15:03:45 +01:00
Michael Klishin
83f54ecd33
Scala port: use Java client 5.5 or later 2018-12-03 13:37:43 +03:00
Michael Klishin
ec033f94e1
Bump Java client 2018-12-03 13:31:55 +03:00
Michael Klishin
8c771b2229
Python tutorial 4: allow for optional message body
Closes #188.
2018-11-26 17:05:49 +08:00
Michael Klishin
4074251042
Merge pull request #185 from srinivasrk/patch-1
Update receive_logs.js
2018-11-22 08:25:59 +08:00
Srinivas R Kulkarni
0f1089260e
Update receive_logs.js
https://github.com/rabbitmq/rabbitmq-website/pull/636
2018-11-21 12:24:36 -05:00
V. Mark Lehky
0f710d4da8 final cleanup 2018-11-07 12:56:55 -08:00
V. Mark Lehky
95449218c6 upload progress 2018-11-07 12:51:05 -08:00
V. Mark Lehky
8fd52f5238 upload progress 2018-11-07 12:38:44 -08:00
V. Mark Lehky
bfd299238a no need to make things complicated 2018-11-07 12:17:01 -08:00
V. Mark Lehky
54de788a6b upload work 2018-11-07 12:07:20 -08:00
V. Mark Lehky
ed74dc8aa1 add some docs 2018-11-07 11:50:09 -08:00
V. Mark Lehky
a4668d0802 add soapui to main README 2018-11-07 11:42:27 -08:00
V. Mark Lehky
f266cbb982 add amqp-client dependency 2018-11-07 11:40:38 -08:00
V. Mark Lehky
1d146a2748 ignore logs 2018-11-07 11:25:31 -08:00
V. Mark Lehky
c3a6436277 add SoapUI project 2018-11-07 10:59:20 -08:00
Michael Klishin
ada86a3e90
Merge branch 'bnayae-csharp-rpc-async' 2018-10-28 17:01:15 +03:00
Michael Klishin
057774913f
Sync ./dotnet with ./dotnet-visual-studio 2018-10-28 16:59:02 +03:00
bnaya eshet
e72c259bd6 remove .vs folder 2018-10-28 09:04:14 +02:00
bnaya eshet
5e05f3fe7d change c# rpc to async pattern 2018-10-21 16:40:39 +03:00
Michael Klishin
2789b508e8
Require Bunny 2.12+ 2018-10-02 01:46:13 +03:00
Michael Klishin
3ef235608f
Ruby: switch to Bundler for dependency management 2018-10-02 01:43:04 +03:00
Michael Klishin
acf94ef7ef
Install Bunny 2.12+ 2018-10-02 01:36:09 +03:00
Luke Bakken
6cecb78115
Update RabbitMQ.Client to 5.1.0 2018-09-14 12:29:58 -07:00
Michael Klishin
5849ff5439
Depend on .NET client 5.1.x 2018-09-14 21:13:32 +02:00
Michael Klishin
0e078ab44d
Merge pull request #176 from jinbeomhong/fix-typo
Fix typo in go tutorials
2018-08-13 12:30:07 +02:00
JinBeom Hong
11a1b3cae6 fix typo 2018-08-13 13:37:02 +09:00
Luke Bakken
27819570c4
Merge pull request #175 from rabbitmq/java-client-rpc-use-dedicated-reply-queue
Use dedicated reply queue for RPC client
2018-08-09 14:41:35 -07:00
Luke Bakken
433bf2a32d
Make RPCClient a little more interesting 2018-08-09 14:41:18 -07:00
Arnaud Cogoluègnes
e42c76dc74
Use dedicated reply queue for RPC client
If different requests uses the same reply queue, the consumers can steal
responses from each other.

The reply consumer is cancelled after the response has arrived so the
reply queue can be auto-deleted.

References #174
2018-08-07 18:04:31 +02:00
Michael Klishin
da7b61a2f1
Merge pull request #173 from migaduo/patch-1
Update send.js in regard to the NodeJS versions 8
2018-08-03 15:19:47 +03:00
Dirk Lipjes
25e0a20a3a
Update send.js in regard to the NodeJS versions 8 2018-08-03 09:53:39 +02:00