web-push: Helper functions to send messages using Web Push protocol.

[ library, mit, web ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Last Documentation]

  • Web
    • Web.WebPush

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.2.0, 0.3
Dependencies aeson, base (>=4.7 && <5), base64-bytestring (>=1.0.0.1 && <1.1), binary (>=0.7.5 && <0.9), bytestring (>=0.9 && <0.11), cryptonite (>=0.6 && <0.16), exceptions (>=0.8.3 && <0.9), http-client (>=0.4.31 && <0.5), http-types (>=0.8.6 && <1.0), jose (>=0.4.0.2 && <0.5), memory (>=0.13 && <0.14), random (>=1.1 && <1.2), text (>=0.11 && <2.0), time, transformers (>=0.4.2.0 && <0.5), unordered-containers [details]
License MIT
Copyright 2017 Sarthak Bagaria
Author Sarthak Bagaria
Maintainer neokits@gmail.com
Category Web
Home page https://github.com/sarthakbagaria/web-push#readme
Source repo head: git clone https://github.com/sarthakbagaria/web-push
Uploaded by sarthakbagaria at 2017-01-07T08:14:59Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1670 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-07 [all 2 reports]

Readme for web-push-0.1.0.0

[back to package description]

web-push

Helper functions to send messages using Web Push protocol.