Auto-tools/Projects/Pulse: Difference between revisions

Jump to navigation Jump to search
Made separate sub-paragraphs for each pulse client.
(Added link to Go (golang) pulse client library and made headings bigger)
(Made separate sub-paragraphs for each pulse client.)
Line 128: Line 128:
There are currently two pulse clients available. Please note that you can also connect to pulse in other languages, provided you have an AMQP 0.9.1 library that will let you interact with AMQP exchanges. See https://github.com/rabbitmq/rabbitmq-tutorials#languages for example.
There are currently two pulse clients available. Please note that you can also connect to pulse in other languages, provided you have an AMQP 0.9.1 library that will let you interact with AMQP exchanges. See https://github.com/rabbitmq/rabbitmq-tutorials#languages for example.


* Python Pulse client library: the [https://pypi.python.org/pypi/MozillaPulse mozillapulse] Python package provides classes for existing publishers, consumers, and messages so you can quickly build Pulse applications.
== Python Pulse client library ==
* Go (golang) Pulse client library: http://petemoore.github.io/pulse-go/
 
The [https://pypi.python.org/pypi/MozillaPulse mozillapulse] Python package provides classes for existing publishers, consumers, and messages so you can quickly build Pulse applications.
 
 
== Go (golang) Pulse client library ==
 
This can be found here http://petemoore.github.io/pulse-go/.
 
Please note there are also extensions for the TaskCluster specific exchanges here: http://taskcluster.github.io/taskcluster-client-go/.


= Contributing =
= Contributing =
Confirmed users
142

edits

Navigation menu