AMQP client in Purescript
Vai al file
Abhinav Sarkar 822c463fe3 Adds license and metadata 2018-02-08 12:53:24 +05:30
docs Adds docs and README 2017-10-24 15:24:29 +05:30
src/Node Initial commit 2017-10-24 15:00:54 +05:30
test Initial commit 2017-10-24 15:00:54 +05:30
.gitignore Initial commit 2017-10-24 15:00:54 +05:30
LICENSE Adds license and metadata 2018-02-08 12:53:24 +05:30
README.md Adds docs and README 2017-10-24 15:24:29 +05:30
bower.json Adds license and metadata 2018-02-08 12:53:24 +05:30
package-lock.json Initial commit 2017-10-24 15:00:54 +05:30
package.json Initial commit 2017-10-24 15:00:54 +05:30

README.md

purescript-amqp

A PureScript wrapper for amqplib.

Documentation can be found at docs/Node.AMQP.md.

An example can be found at src/Node/AMQP/Main.purs.