web-push: Send messages using Web Push protocol.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Web Push is a simple protocol for delivery of real-time events to user agents using HTTP/2 server push. This can be used to send notifications to browsers using the Push API.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.2.0, 0.2.1.0, 0.3 |
---|---|
Change log | None available |
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.24), http-client (>=0.5.7 && <0.7), http-types (>=0.8.6 && <1.0), lens (>=4.15.1), memory (>=0.14.5 && <0.16), random (>=1.1 && <1.2), safe-exceptions (>=0.1.7 && <0.2), text (>=0.11 && <2.0), time, transformers (>=0.5.2.0 && <0.6) [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 2020-06-28T21:22:12Z |
Modules
- Web
- Web.WebPush
- Web.WebPush.Internal
- Web.WebPush
Downloads
- web-push-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees