标签: java atmosphere
AtmosphereRequest的超时参数是什么原因?
我说的是javascript客户端库 - 请参阅https://github.com/Atmosphere/atmosphere/wiki/jQuery.atmosphere.js-atmosphere.js-API#timeout-default--300000这里说的是:
超时 没有消息(或事件)时连接保持打开的最长时间 发送或接收。
超时
没有消息(或事件)时连接保持打开的最长时间 发送或接收。
在什么用途中它有用?为什么默认值为5分钟(300000毫秒)?