andreialecu / node-apn-http2

Communicate with Apple Push Notification Service via native Node.js v8.8.1+ HTTP2 module (node-apn drop-in)
MIT License
27 stars 10 forks source link

Send many different notifications at once #13

Open bfelbo opened 4 years ago

bfelbo commented 4 years ago

Our notifications are different for every user. Would it be possible to expose a sendAll function that allows sending many notifications at once?