Hi all!

I just want to know and discuss why we support NPN in WebPush project.

Jetty npn-boot works only with Java 7. But "aerogear-webpush-server-netty" uses a lot of Java 8 API and it's impossible to compile it with javac 7.
We may support it in "webpush-console" because it doesn't use Java 8 API. But do we really want to support deprecated protocol and API?

Best regards,
Idel Pivnitskiy