RubyGems Navigation menu

heroic-sns 1.1.3

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 依赖 (2):

rdoc ~> 4.0
test-unit = 1.2.3

业主:

作者:

  • Benjamin Ragheb

SHA 256 校验和:

974e58ce255c8f0ce778b27fda57ca3eb00d6abfe4018c8e1497835ae39550cb

下载总量 282,628

这个版本 145,709

许可:

Apache

需要的 Ruby 版本: >= 1.8.7

链接: