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.
1 parent 989ae83 commit 4a115e8Copy full SHA for 4a115e8
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