tpeczek / Lib.Net.Http.WebPush

Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.
MIT License
76 stars 13 forks source link

Investigate possible performance improvements #3

Closed tpeczek closed 6 years ago

tpeczek commented 6 years ago

As typical scenarios for Web Push require processing high count of requests, some time should be spent to improve performance.

[DEPENDS ON] tpeczek/Lib.Net.Http.EncryptedContentEncoding#5