web-push-libs / web-push-csharp

Web Push library for C#
Mozilla Public License 2.0
429 stars 108 forks source link

Add cancellation token to SendNotification* methods #64

Closed divan-9 closed 3 years ago

divan-9 commented 4 years ago

What do you think about adding ability to pass cancellation token to SendNotification methods?

This could be helpful if responsiveness of push service is below any expectation. We saw responses in 50 seconds and more.