purescript-amqp/README.md

8 lines
201 B
Markdown
Raw Permalink Normal View History

2017-10-24 15:20:35 +05:30
# purescript-amqp
A PureScript wrapper for [amqplib](https://github.com/squaremo/amqp.node).
Documentation can be found at `docs/Node.AMQP.md`.
An example can be found at `src/Node/AMQP/Main.purs`.