web-push
web-push copied to clipboard
Web Push library for Node.js
**NOTE**: Please test in a least two browsers (i.e. Chrome and Firefox). This helps with diagnosing problems quicker. # Setup > Please provide the following details, the more info you...
# Setup *Operating System*: OS X 10.13.6 *Node Version*: 8+ *web-push Version*: ^3.3.3 # Browsers - [ ] Chrome - [ ] Firefox - [ X ] Brave for Android...
# Setup *Operating System*: Linux *Node Version*: v6.2.2 *web-push Version*: ^3.2.2 # Browser - [x] Chrome # Problem TTL is not honored, if I set 7200 seconds it is still...
``` 10) Selenium Firefox Nightly send/receive notification without payload with Firefox Nightly (aes128gcm): Error retrieving push subscription. Async*@http://127.0.0.1:8000/:52:28 promise callback*@http://127.0.0.1:8000/:34:4 @http://127.0.0.1:8000/:63:3 ``` ``` subscribeError: { ABORT_ERR: 20, DATA_CLONE_ERR: 25, DOMSTRING_SIZE_ERR:...
# Setup *Operating System*: Linux *Node Version*: 8.10 *web-push Version*: 3.3.3 > Please select any browsers that you are experiencing problems with: - [x] Chrome - [x] Firefox # Problem...
I'm not sure when the standard Web Push service for Chrome is going to be available, but when it is, we should remove support for the GCM proprietary protocol.
At the moment there is no way to change the VAPID expiration.
See the discussion in #180 for details.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.6 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...