immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
rauh 2017-01-13T09:01:14.000280Z

btw, getting a bunch of Reflection warnings in immutant.web.internal.ring with the new release

2017-01-13T12:55:40.000281Z

@rauh: ah, that's in code that has to reflect, because it depends on classes that will only be available inside WildFly. So the good news is those reflections won't affect you if you are using an uberjar

2017-01-13T12:56:15.000282Z

actually, we can remove all but two of the reflections with a ^URL hint, but the other two have to reflect