Immutant 2.0.2 补丁版发布,该版本解决了 Websocket on-close 处理器的一项问题:
[IMMUTANT-563] - on-close handler for async channels doesn't fire if server is stopped
[IMMUTANT-564] - Websocket on-close handlers not being called when Safari client goes away
Immutant 是一个 Clojure 的应用服务器,这是一个基于 JBoss AS 7 的集成平台,用于 Ring 处理、异步消息、缓存、任务调度、XA 事务、集群和守护进程等等。
软件详情:http://immutant.org/news/2015/06/22/announcing-2-0-2/
下载地址:http://immutant.org/releases/
来自:开源中国社区

