8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation< 8000 /a>.
There was an error while loading. Please reload this page.
1 parent c1f3f3c commit af4f534Copy full SHA for af4f534
README.md
@@ -1,6 +1,7 @@
1
# RabbitMQ tutorials
2
3
-This project contains code for [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html).
+This project contains code for [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html)
4
+their ports to various languages.
5
6
## Languages
7
@@ -23,6 +24,7 @@ The following ports are available:
23
24
* [Perl](./perl)
25
* [Python (with Pika)](./python)
26
* [Ruby (with Bunny)](./ruby)
27
+ * [Swift](./swift)
28
29
## License
30
0 commit comments