immutant 2016-03-30

@tcrawley: is there something different needed to be done to make an immutant-web (undertow) server accessible from another machine? My tests all pass when the test process is running on the same machine, but when i remote test, i cannot even telnet to the port on which i am running my immutant websocket server

@tcrawley: my bad, i dint pass the :host key in the options, which makes it bind to localhost by default

@moizsj: glad you figured it out