immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
jaen 2015-11-17T13:37:03.000023Z

Sorry, it slipped my mind. I've made a repro just now - https://github.com/jaen/immutant-repro. It produces following errors - https://gist.github.com/jaen/0fdf7cb91440b00820fb. The first error is when I don't add the alpn-boot jar to dependencies (it just won't boot up) the second one is when I add it and I try to connect with SSL. It doesn't seem to work both when I specify I want HTTP2 and when I don't.

jaen 2015-11-17T13:37:15.000025Z

I'm posting this as a JIRA issue just now, I'll ping you when it's up with a link.

jaen 2015-11-17T13:52:07.000027Z

@tcrawley, @jcrossley3: here's the issue https://issues.jboss.org/browse/IMMUTANT-595

2015-11-17T14:03:38.000029Z

@jaen: thanks!

jaen 2015-11-17T14:05:11.000030Z

No problem. Hope that's enough data. If anything's unclear feel free to ask.