From: <php...@li...> - 2010-06-27 11:27:53
|
> WebSockets specification incudes an "idle timeout" Correction: This "idle timeout" is a Jetty-specific implementation problem inherited from the HTTP connection parameter. The spec doesn't mention anything about a server timeout: "At any time, the server may decide to terminate the WebSocket connection ..." But we should wait until the servlet spec includes web socket. Regards, Jost Bökemeier |