Hi all!I want to tell about my work on WebPush Server. I have 3 completed tasks:1. Done some performance improvements and code clean up [1]. They are not significant, but helped me to understand project code base better.2. Updated Netty to the latest released beta version, which implements http2-draft-17 [2]. Update wasn't be very simple, because this version has significant changes of Netty http2-codec.3. Removed usage of deprecated API of Netty SSL codec [3].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].And I'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't work now. When all will be done, I'll squash all commits and send a new PR.[6] https://github.com/idelpivnitskiy/aerogear-webpush-server/tree/draft-thomson-webpush-protocol-00Best regards,Idel Pivnitskiy--
--
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev