immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
2016-03-30T06:57:50.000279Z

@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

2016-03-30T07:04:25.000280Z

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

2016-03-30T12:25:38.000281Z

@moizsj: glad you figured it out