We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 989ae83 + 4a115e8 commit bdf3d3eCopy full SHA for bdf3d3e
README.md
@@ -51,6 +51,7 @@ WebPusher(subscription_info).send(data, headers)
51
to send for Chrome:
52
```
53
WebPusher(subscription_info).send(data, headers, ttl, gcm_key)
54
+```
55
56
You can also simply encode the data to send later by calling
57
0 commit comments