Hi all!<div><br></div><div>I want to tell about my work on WebPush Server. I have 3 completed tasks:</div><div><br></div><div>1. Done some performance improvements and code clean up [1]. They are not significant, but helped me to understand project code base better. </div><div>2. Updated Netty to the latest released beta version, which implements http2-draft-17 [2]. Update wasn&#39;t be very simple, because this version has significant changes of Netty http2-codec.</div>3. Removed usage of deprecated API of Netty SSL codec [3].<div><br></div><div>This month Kit Cambridge, who works on Node.js implementation of WebPush server, updated our webpush console [4] to support the latest version of WebPush protocol draft [5]. </div><div><br></div><div>And I&#39;m working on changes of WebPush server now. Here is my developing branch [6]. The latest draft of WebPush protocol has too many changes. I have implemented new subscription API, but pushes doesn&#39;t work now. When all will be done, I&#39;ll squ<span></span>ash all commits and send a new PR. <br><div><br></div><div>[1] <a href="https://github.com/aerogear/aerogear-webpush-server/pull/10" target="_blank">https://github.com/aerogear/aerogear-webpush-server/pull/10</a></div><div>[2] <a href="https://github.com/aerogear/aerogear-webpush-server/pull/12" target="_blank">https://github.com/aerogear/aerogear-webpush-server/pull/12</a></div><div>[3] <a href="https://github.com/aerogear/aerogear-webpush-server/pull/13" target="_blank">https://github.com/aerogear/aerogear-webpush-server/pull/13</a></div><div>[4] <a href="https://github.com/aerogear/aerogear-webpush-server/pull/11" target="_blank">https://github.com/aerogear/aerogear-webpush-server/pull/11</a></div><div>[5] <a href="https://www.ietf.org/id/draft-thomson-webpush-protocol-00.txt" target="_blank">https://www.ietf.org/id/draft-thomson-webpush-protocol-00.txt</a></div><div>[6] <a href="https://github.com/idelpivnitskiy/aerogear-webpush-server/tree/draft-thomson-webpush-protocol-00" target="_blank">https://github.com/idelpivnitskiy/aerogear-webpush-server/tree/draft-thomson-webpush-protocol-00</a></div><div><br></div></div><div>Best regards,</div><div>Idel Pivnitskiy</div><div>--<span></span></div><div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">E-mail: <a target="_blank">Idel.Pivnitskiy@gmail.com</a></span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">Twitter: <a href="https://twitter.com/idelpivnitskiy" target="_blank">@idelpivnitskiy</a></span></font></div><div><font size="2"><span style="background-color:rgba(255,255,255,0)">GitHub: <a href="https://github.com/idelpivnitskiy" target="_blank">@idelpivnitskiy</a></span></font></div></div><div><br></div>
<br><br>-- <br><br>