AMQP client in Purescript
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abhinav Sarkar 822c463fe3 Adds license and metadata 6 years ago
docs Adds docs and README 6 years ago
src/Node Initial commit 6 years ago
test Initial commit 6 years ago
.gitignore Initial commit 6 years ago
LICENSE Adds license and metadata 6 years ago
README.md Adds docs and README 6 years ago
bower.json Adds license and metadata 6 years ago
package-lock.json Initial commit 6 years ago
package.json Initial commit 6 years ago

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.