Hi Moe. That looks really useful, and as far as I can tell yours is the only library for SNS. I'm considering using your library in a production app, are there any pitfalls I should be aware of?
>From quickly browsing the sources, it is not clear to me what the functions declared by the defissuers macro return. From your blog post on SNS I'm guessing it's core.async channels for single-! functions, but a comment on the function would be nice. :-) Regards, Matthias Den mandag den 15. juni 2015 kl. 23.42.39 UTC+2 skrev Moe Aboulkheir: > > https://github.com/nervous-systems/fink-nottle > > Fink-Nottle is a non-blocking client for Amazon's SQS (queuing) and SNS > (push notification) services. > > There's a blog post here covering the SQS portion of its functionality: > https://nervous.io/clojure/aws/async/sqs/messaging/2015/06/15/fink-nottle-sqs/ > And one for SNS: > https://nervous.io/clojure/aws/async/sns/messaging/2015/06/15/fink-nottle-sns/ > > Features: > > SQS: > - Per-queue message channels > - Auto-batching of writes and deletes, also via channels > - Message body pre-processing > - Round-tripping of byte array & number attributes > > SNS: > - Channeled pagination of topic/endpoint/subscription listing > > Both: > - Natural EDN representation of AWS permission/policy documents > - Coverage of all API methods > > Take care, > Moe > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.