RubyGems Navigation menu

heroic-sns 1.1.1

Secure, lightweight Rack middleware for Amazon Simple Notification Service (SNS) endpoints. SNS messages are intercepted, parsed, verified, and then passed along to the web application via the 'sns.message' environment key. Heroic::SNS has no dependencies besides Rack (specifically, the aws-sdk gem is not needed). SNS message signatures are verified in order to reject forgeries and replay attacks.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2 - June 15, 2020 (20.0 KB)
  2. 1.1.3 - July 13, 2016 (19.5 KB)
  3. 1.1.2 - March 24, 2016 (19.5 KB)
  4. 1.1.1 - August 09, 2013 (19.0 KB)
  5. 1.1.0 - June 25, 2013 (18.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (2):

json ~> 1.7
rack ~> 1.4

Development 相依性套件 (1):

rdoc ~> 4.0

擁有者:

作者:

  • Benjamin Ragheb

SHA 256 checksum:

963feafb953704ac34068fc177e3f8566d4cb57180f549584d2f6fe5a2ca7630

總下載次數 282,837

這個版本 56,879

License:

Apache

Ruby 版本需求: >= 1.8.7

相關連結: