azure-servicebus
Version 0.1.6.0 revision 0 uploaded by kapilash.
Package meta
- Synopsis
- Haskell wrapper over Microsoft Azure ServiceBus REST API
- Description
Overview
This library provides haskell wrappers over Microsoft Azure ServiceBus REST API. The current version provides Runtime API for queues and topics.
The following functionality is covered:
Send bytestring (lazy as well as strict) to a Queue.
Send bytestring (lazy as well as strict) to a topic.
Destructively read data from a queue or topic into a lazy bytestring
acquire peek-locks on messages on Queues and Subscriptions
renew lock
delete a locked message
unlock a locked message
- Author
- Hemanth Kapila
- Bug reports
- n/a
- Category
- Web
- Copyright
- Hemanth Kapila (c) 2014-2015
- Homepage
- https://github.com/kapilash/hs-azure
- Maintainer
- saihemanth@gmail.com
- Package URL
- n/a
- Stability
- n/a