web-push-php icon indicating copy to clipboard operation
web-push-php copied to clipboard

Can I encrypte the same payload once then use it ?

Open typeoo opened this issue 1 year ago • 0 comments

Hi, Let's say I want to send one payload to 1000 users, can I encrypte it before passing to Subscription::create ? I aim to reduce the sending time. Thanks.

typeoo avatar Jun 30 '24 09:06 typeoo