Michael Klishin
3262231aff
Update PHP tutorials README
...
After I had to go through them I believe some things
are worth clarifying ;)
2017-03-15 19:52:01 +03:00
Michael Klishin
59c53ce0d4
Ignore composer.phar
2017-03-15 19:30:47 +03:00
Michael Klishin
546651dd80
Merge pull request #118 from jshap70/master
...
fix spelling in go tutorials
2017-02-06 10:53:24 +03:00
Joel Shapiro
2606c692d5
fix spelling in go tutorials
2017-02-05 20:49:14 -05:00
Michael Klishin
d026504f10
Merge pull request #117 from monosoul/updated-tutorial-six-java
...
Added back forgotten correlation id check
2017-01-24 21:18:05 +03:00
monosoul
498b899f1a
Merge remote-tracking branch 'upstream/master' into updated-tutorial-six-java
2017-01-24 23:15:47 +05:00
monosoul
f93c5643aa
Added back forgotten correlation id check
2017-01-24 23:13:05 +05:00
Arnaud Cogoluègnes
557e5c014a
Merge pull request #115 from monosoul/updated-tutorial-six-java
...
Updated tutorial six Java code examples due to QueueingConsumer deprecation
2017-01-24 18:14:55 +01:00
Michael Klishin
7116bd0655
Merge pull request #116 from rabbitmq/java-tutorials-build
...
Update Java build instructions
2017-01-24 20:11:49 +03:00
monosoul
615cc3c5e7
More canon approach to message consuming
2017-01-24 22:03:34 +05:00
Arnaud Cogoluègnes
cb97992427
Update Java build instructions
2017-01-24 17:07:22 +01:00
monosoul
a2defd7bbe
Updated code examples due to QueueingConsumer deprecation
2017-01-23 00:02:55 +05:00
Michael Klishin
07e659a618
Merge pull request #114 from piperchester/patch-1
...
Update README: Fix typos
2017-01-19 08:59:17 +03:00
Piper Chester
de62a13226
Update README: fix typo
2017-01-18 12:21:22 -08:00
Michael Klishin
a11afce9f0
Merge pull request #111 from stajkowski/master
...
Correct emit_log_topic.py
2016-12-20 00:22:28 +03:00
Brian Stajkowski
d04a0934cf
Correct emit_log_topic.py
...
Sys.argv will always be greater than 1, but in the instance
where the severity is supplied it would be greather than 2.
Closes rabbitmq/rabbitmq-tutorials#110
2016-12-19 13:18:04 -08:00
Michael Klishin
87f91473df
Merge pull request #109 from stajkowski/master
...
Correct emit_log_direct.py
2016-12-19 23:44:20 +03:00
Brian Stajkowski
56e7678246
Correct Emit Log Direct
...
Sys.argv will always be greater than 1, but in the instance
where the severity is supplied it would be greather than 2.
2016-12-19 12:37:41 -08:00
Michael Klishin
407af0eb27
Link to the brand new Scala port
2016-12-18 22:17:28 +03:00
Michael Klishin
d312d5e2a9
Merge branch 'rockie-yang-master'
2016-12-18 22:14:20 +03:00
Michael Klishin
960a8fafd9
README edits
2016-12-18 22:14:12 +03:00
Michael Klishin
582d693a35
Merge branch 'master' of https://github.com/rockie-yang/rabbitmq-tutorials into rockie-yang-master
2016-12-18 22:06:41 +03:00
Rockie Yang
8d90ff4468
Add Scala Examples
2016-12-17 03:41:57 +01:00
Michael Klishin
e12001f132
Merge pull request #106 from narrative/haskell-updates
...
Update haskell examples.
2016-12-16 21:51:21 +03:00
Erik Stevenson
3b6a5e908c
Update haskell examples.
...
- Add support for running examples easily with `stack`.
- Fix calls made to `threadDelay` that were using milliseconds intead of
nanoseconds.
- amqp-0.9 added a Bool parameter to the `qos` that was causing worker.hs
to not compile.
- Removed almost all use of String in favor of Lazy ByteString.
2016-12-16 13:39:18 -05:00
Michael Klishin
1c7574ddd9
Merge pull request #103 from rabbitmq/rabbitmq-tutorials-102
...
Port objective-c tutorials to Swift
2016-12-14 16:19:09 +03:00
Michael Klishin
f97d382edf
Remove [incorrect] file creation data comments
2016-12-14 16:17:49 +03:00
Michael Klishin
9a4d99707d
Ditto for Swift tutorial 5
2016-12-14 16:15:57 +03:00
Michael Klishin
a0050be3f4
Ditto for Swift tutorial 4
2016-12-14 16:13:07 +03:00
Michael Klishin
719c973c2b
Ditto for Swift tutorial 3
2016-12-14 16:08:39 +03:00
Michael Klishin
f588a1805b
Ditto for Swift tutorial 2
2016-12-14 16:06:33 +03:00
Michael Klishin
525445964d
Fix ViewController reference, force unwrapping of received payload
2016-12-14 16:01:38 +03:00
Michael Klishin
efadf6b557
Update Objective-C tutorials for XCode 8.2
2016-12-14 15:52:43 +03:00
Michael Klishin
af4f534d60
Link to the Swift port
2016-12-14 14:45:25 +03:00
Michael Klishin
0765aea7d8
Merge pull request #105 from rabbitmq/rabbitmq-tutorials-104
...
dotnet: add instructions for running dotnet restore.
2016-12-14 12:02:26 +03:00
kjnilsson
a428309600
dotnet: add instructions for running dotnet restore.
...
Also added restore to the recompile.sh script
2016-12-14 09:01:20 +00:00
Daniil Fedotov
c1f3f3c871
Port objective-c tutorials to Swift
2016-12-12 10:43:58 +00:00
Michael Klishin
083b214459
Merge pull request #100 from Mandar12/master
...
Fix: deprecation warning for type
2016-09-06 14:01:01 +04:00
Mandar Kulkarni
d1266eb6a9
Fix: deprecation warning for type in exchange_declare
2016-09-06 15:02:49 +05:30
Michael Klishin
1761747ff4
Ignore .lock.json files
2016-09-01 16:44:21 +03:00
Michael Klishin
d08d848982
Merge pull request #99 from rabbitmq/objc-client-0.10.0
...
Bump ObjC client versions
2016-08-24 00:03:26 +03:00
Andrew Bruce
dedb4fb5a4
Bump ObjC client versions
...
[#128871659 ]
2016-08-23 17:54:26 +01:00
Michael Klishin
979f519989
Merge pull request #98 from rabbitmq/dotnet-core-4.0.0
...
Update dotnet tutorial to use dotnet core instead of mono
2016-08-19 14:57:51 +03:00
Michael Klishin
17632af581
Merge pull request #97 from rabbitmq/dotnet-client-4.0.0
...
Update dotnet-visual-studio tutorial to use RabbitMQ.Client v4.0.0
2016-08-19 14:57:37 +03:00
kjnilsson
6dac939cad
update dotnet tutorial to use dotnet core instead of mono
2016-08-19 12:03:00 +01:00
Karl Nilsson
cb0d797487
update dotnet tutorial to use RabbitMQ.Client v4.0.0
2016-08-19 11:18:30 +01:00
Michael Klishin
77167bf9d2
Update Bunny instructions for 2.5.1
2016-08-15 09:27:35 +03:00
Michael Klishin
46e987336e
Explain the difference with Node 6
2016-08-12 17:30:26 +03:00
Michael Klishin
67687c0252
Revert "Use Buffer.from
in place of new Buffer
"
...
This reverts commit f71200b84f
.
Many Node users are not on Node 6 yet.
2016-08-12 17:29:04 +03:00
Andrew Bruce
55315a12bc
Update ObjC tutorials for v0.9.0
...
Also, bump their CocoaAsyncSocket versions.
[#126987947 ]
2016-07-25 17:13:24 +01:00